Hi all,
It's time for me to introduce you the project I've been working on almost every night for a few months: Final Smash, a tennis game for MSX1.
It's far from being finished, but it's far enough advanced that I'm starting to believe that I'll finally finish a game for MSX!
You can try the 48K ROM: fs0200.rom
The "training" mode is almost fully functional.
The default input are : Keyboard arrow keys + [Space] + [N] (but you can change input into options).
When in-game, you can press [Esc] to return to Main menu, or [F3] to activate/disactivate flickering shadows.
The game is not finished and not tuned at all, so I don't need qualitative feedback; however, I would be very interested if you could try it on real MSX1 and tell me if it works well (I only have a MSX2).
I don't use the Bios functions at all (not even the ISR) so I'd like to be sure that everything is 100% compatible (especially with Toshiba's VDP clone).
I would like to know:
- Does the game start? ^^
- Is the display not buggy? (you can use OpenMSX/blueMSX as a reference)
- Is the flickering not too strong?
The game is programmed in C with my own game library (CMSX). There is nothing revolutionary, but I could give you an overview of the techniques I used for the game if you are interested.
PS : Music and SFX are placeholders (music is from Firestarter+HDS).
http://msxvillage.fr/upload/fs0200_title.jpg
http://msxvillage.fr/upload/fs0200_train.jpg
EDIT: I don't know why my images are not displayed in this post.