While programming with C for V6, i had some thoughts about porting some existing games to V6. This page is intended to make a list of such a games and accumulate information about them.
Feel free to add new info and edit existing.
Also, feel free to pick some game and do porting for V6.
Requirements for existing open-source game projects:
Recommendation:
Status: good.
Drawbacks: small horizontal resolution (256 pixels)
(Dingoo version 320×240)
Status: good.
PC version 640×480.
(Can be converted to 320×240. Scale down all gfx by factor 2. And divide all in-game coordinates by 2.)
Status: seems good.