Hi Qbits,
Yes, good idea. It adds spice to the program...
But I had to rename it to DoodleSprite_bas, as Dooddles8q_bas repeatedly gave 'not found' for some bizarre reason.
But the font routine loads OK !
Regards, Steve.
Doodle
Re: Doodle
Hi Steve ,
Glad you fixed whatever the problem was. Did you notice my MOD on Line 630 Print CHR$((n MOD 28)+142) as I only had 28 sprites
but didn't want to reduce your q number.
For the Doddle_fnt set I used QBITS_FontEditSE_bas and cheated by reusing the Aliens_fnt font set I'd made some month back.
QBITS
Glad you fixed whatever the problem was. Did you notice my MOD on Line 630 Print CHR$((n MOD 28)+142) as I only had 28 sprites
but didn't want to reduce your q number.
For the Doddle_fnt set I used QBITS_FontEditSE_bas and cheated by reusing the Aliens_fnt font set I'd made some month back.
QBITS
- Attachments
-
- Doodles2.jpg (11.5 KiB) Viewed 4652 times
-
- Aurora
- Posts: 888
- Joined: Mon Nov 24, 2014 2:03 pm
Re: Doodle
Hi Qbits & All,
It was bound to happen : Converting the brownien sprites program into a game ! So here it is : Just UNZIP and LRUN.
Colliding aliens lose energy (colour), finally to disappear.
Move the man (bottom line) using left & right arrows, Down arrow to fire. (Miss reduces score, Hit increases it.)
Beeps when no ammunition left. Aliens radomly laser-bomb. (Hit = game over). Replays, so try to improve your score...
Unzip to dos2_ or whatever ( Adapt 1630 to your device). Will add REMarks after any reports of quirks.
Regards, Steve.
It was bound to happen : Converting the brownien sprites program into a game ! So here it is : Just UNZIP and LRUN.
Colliding aliens lose energy (colour), finally to disappear.
Move the man (bottom line) using left & right arrows, Down arrow to fire. (Miss reduces score, Hit increases it.)
Beeps when no ammunition left. Aliens radomly laser-bomb. (Hit = game over). Replays, so try to improve your score...
Unzip to dos2_ or whatever ( Adapt 1630 to your device). Will add REMarks after any reports of quirks.
Regards, Steve.
-
- Aurora
- Posts: 888
- Joined: Mon Nov 24, 2014 2:03 pm
-
- Aurora
- Posts: 888
- Joined: Mon Nov 24, 2014 2:03 pm
Re: Doodle
Hi All,
Looks like the .png file caused problems for donloading zip files. Try again...
Regards, Steve.
Looks like the .png file caused problems for donloading zip files. Try again...
Regards, Steve.
-
- Aurora
- Posts: 888
- Joined: Mon Nov 24, 2014 2:03 pm
Re: Doodle
Hi Folks,
Remember, the (ESC)ape and (N)ext keys are still incorporated into the code for you to use, if need be....
Also, as you may have discovered, don't PRESS the arrow keys, just TAP them if you can't make any headway !
I will blank out the score if you don't zap all the aliens, a minor oversight, in the eventual final version.
Fully tested on QPC2. Many thanks to Qbits for his Aliens Font, which greatly improves the overall aspect.
Regards, Steve.
Remember, the (ESC)ape and (N)ext keys are still incorporated into the code for you to use, if need be....
Also, as you may have discovered, don't PRESS the arrow keys, just TAP them if you can't make any headway !
I will blank out the score if you don't zap all the aliens, a minor oversight, in the eventual final version.
Fully tested on QPC2. Many thanks to Qbits for his Aliens Font, which greatly improves the overall aspect.
Regards, Steve.
-
- Aurora
- Posts: 888
- Joined: Mon Nov 24, 2014 2:03 pm
Re: Doodle
Hi QDOS & SGC users,
Here is a tweaked version, adapted to run under QDOS, tested on SuperGoldCard OK, even under SMSQ/E.
UNZIP, LOAD, modify line 1630 for your chosen device and RUN. (You still need the font file on the previous post !)
Use the previous (non-'Q') version on QPC2 etc.... (as relevant QPC2 parts have been disabled here).
Regards, Steve.
Here is a tweaked version, adapted to run under QDOS, tested on SuperGoldCard OK, even under SMSQ/E.
UNZIP, LOAD, modify line 1630 for your chosen device and RUN. (You still need the font file on the previous post !)
Use the previous (non-'Q') version on QPC2 etc.... (as relevant QPC2 parts have been disabled here).
Regards, Steve.