ptitSeb
Serial Porter
Here is Mighty Mike, a port to modern OS of a previously Mac Exclusive top down action game.
The game is now opensource (look at its github repo for more detail), and yes gl4es for the Pyra port. It's mostly vanilla build, with just the default keymap changed to be more Pyra friendly.
I also tweaked a bit the blit engine to avoid too much data transformation (less than on the Pandora). Some menu part are not 60fps, but the gameplay itself is (around 90fps in fact)..
History log
========
Build 01
------------
The game is now opensource (look at its github repo for more detail), and yes gl4es for the Pyra port. It's mostly vanilla build, with just the default keymap changed to be more Pyra friendly.
I also tweaked a bit the blit engine to avoid too much data transformation (less than on the Pandora). Some menu part are not 60fps, but the gameplay itself is (around 90fps in fact)..
History log
========
Build 01
------------
- Initial build
- Default keymap Pyra friendly
- Some optimisations to the rendering engine