RetroBASIC
Retrogamecoding(.org) => Examples => Topic started by: Mopz on August 15, 2013, 05:43:33 PM
-
An infinite mode 7 scroll thing that would look cool in a space shooter.
-
A great effect in such a small piece of code - thanks for sharing. I look forward to experimenting with this..........
-
Added a space ship and some bullets, for the sake of it. I used graphics from this, http://opengameart.org/content/modular-ships (http://opengameart.org/content/modular-ships), free set. Cool to work with, you can build your own space ships by putting different pieces together :)
Had some weird crashes when trying to compile to an applet. Seems there's something wrong with the mode7.libj that comes with the naalaa 5 installation. Recompiled the lib and now it works ... how strange.
Here's the applet:
http://www.naalaa.com/applets/m7scroll.html (http://www.naalaa.com/applets/m7scroll.html)
EDIT: I'll add some enemies using the PolyPath library (that I just posted about in the naalaa section of the forum) soon :)
-
Runs nice and smooth here.
Looking forward to enemies.