Page 9 of 9
Re: Doodle
Posted: Sun Oct 29, 2023 1:13 pm
by stevepoole
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.
Re: Doodle
Posted: Sun Oct 29, 2023 7:00 pm
by qbits
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
Re: Doodle
Posted: Thu Nov 02, 2023 1:14 pm
by stevepoole
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.
BrownienGame.zip
Dooddles_fnt.zip
Capture d’écran (150).png
Re: Doodle
Posted: Thu Nov 02, 2023 1:21 pm
by stevepoole
Hi Again,
Heres the jpg image...
Re: Doodle
Posted: Thu Nov 02, 2023 5:09 pm
by stevepoole
Hi All,
Looks like the .png file caused problems for donloading zip files. Try again...
Regards, Steve.
Re: Doodle
Posted: Sat Nov 04, 2023 7:01 am
by stevepoole
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.
Re: Doodle
Posted: Sat Nov 04, 2023 11:11 pm
by stevepoole
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.