Hello,
I have a problem on BASIC, to be done in groups sprites !
I already have a binary program with Wbass2, which displays all the sprites in groups such as
0,1,2 group = 1 3,4,5 Group 2 etc. ...
The problem lies in the construction of the BASIC listing can work out and thereby unite the sprites.
There are three different designs that can be combined in order to operate the group.
- NestorBASIC: with the functions 2 and 6 for writing and reading for the insertion of the sprite is not very easy and complicated.
- NPR: with this for the insertion of ASCII text, precisely in order to use NestorBASIC but the result is unclear and very difficult
- BASIC: I already tried everything without NestorBASIC or NPR but the calculation with INKEY $, VPEEK and VPOKE becomes increasingly diffcile build a BASIC listing to create and build groups of sprites
But which of the three is the best solution? I have to take in assembleer?? I've already thought to use to create and costruziore sprites, but it seems complex ...
Someone I've already made? Let me see, thank you!
DanySoft