
More realistic framerates on this AVI video (needs DivX decoder):
http://www.maxcoderz.net/mario/mario1.avi
(Framerates on VTI and especially calc are of course much higher)
Do you like it? My first goal is Mario Bros 1 functionality. As you can see, basic functionality and gameplay is there!!
Work to do for SMB1'ish functionality:
- Edge detection for Koopa Troopa
- the Fire Flower upgrade and the Starman
- Moving platforms
- Pipe warp
- Level system
- More monsters
- multi-object monsters (master-slave relationships)
I'll be a happy man if i could achieve that.
EDIT: If you look at the shell->questionbox collision detection, you'll see a bug: the qbox doesnt always open. That bug is very recent...
EDIT2: I almost forgot: Thanks DWedit for your wonderfull 8-way scrolling routine! I used my own scrolling routine earlier, but yours seemed to be faster, so thats what i implemented
