A game that runs in FCEUX via Lua. It completely ignores whatever ROM you have loaded, but it works especially well with one I included (see below). It's very simple, and could theoretically run in pretty much anything; it just runs in FCEUX because it's an easy environment to use.
RULES:
You have 25 HP. Running into a bullet: -1HP. Your score increases over time, boosted slightly by not running into things (although the impact of your health on your score diminishes greatly over time, mostly due to how difficult it is to keep it up.)
After a while, it becomes fairly impossible to continue unless you
cheat, so, um, don't do that, so we can keep things fair. 8D
CONTROLS:
Move with +D-Pad.
A: Start game.
Run into bullets: Die!
SCREENSHOTS:
Or you can just
view a video...
Most of these are from older versions or just from when I was testing. They give you the general idea of the gamescreen, but aren't really current.
DOWNLOAD:
ROM* and Lua file. Technically, you can use other ROMs, but results won't be what you expect.
It requires the
x_functions Lua library.
* The ROM is something I compiled myself that was modified from Acmlm's NSF player program. It contains the Batman NSF code, however, so you should base your judgement on if you mind NSFs being distributed, as that's all it really is.
My personal record so far:
Feel free to let me know of anything that could be improved. This is really just a prototype of something else I had planned, but it was too fun to
not show off.
Oh, one last thing:
If you can't see your health bar, set your drawing area to 0/239 in Configuration -> Video. Trust me, it makes things much better.