ptitSeb
Serial Porter
Here is Metroid Classic, a remake of the original Metroid.
The game use Allegro 4 and is not ressource hungry.
Note that this game is not 100% finished, so some features may be missing (GameOver screen is a little crude for example).
There is a cfg file in appdata (SMTC.cfg) where you can try to play with a few parameter, like gameversion (initialy at 1, but 2 should work) or the cvar.megaman_mode that change the graphics. But, I have not tested any of this, so it may just Segfault...
Keys are
DPad : move
{X} : Jump
{B} : Fire
{Y} : Change weapon
History log
========
Build 03
-----------
-----------
Build 01
-----------
For those interested, here is the full archive of the code + all datas:
Note that this game is not 100% finished, so some features may be missing (GameOver screen is a little crude for example).
There is a cfg file in appdata (SMTC.cfg) where you can try to play with a few parameter, like gameversion (initialy at 1, but 2 should work) or the cvar.megaman_mode that change the graphics. But, I have not tested any of this, so it may just Segfault...
Keys are
DPad : move
{X} : Jump
{B} : Fire
{Y} : Change weapon
History log
========
Build 03
-----------
- Fixed Acid
- Fixed a bug when dying out of the screen
-----------
- Fixed Saves
- Default to non-stretched fullscreen
Build 01
-----------
- Initial build
- forced resolution
- customize default keymap
- corrected many Segfault
For those interested, here is the full archive of the code + all datas:
Attachments
Last edited by a moderator: