Another World reimplementation written in Javascript.
- Clone repo and put original game files (bank01-bank0d and memlist.bin) in /public/assets/data folder
npm run start- Controls:
Cursor keys: hero movementSPACEorENTER: hero actionC: cheat-code page
This version is a work in progress. The game is fully playable, but there are bound to be some bugs.
Éric Chahi for written the original game.
Gregory Montoir for the initial reverse enginnering of the DOS version.
Fabien Sanglard for the fantastic code review series about the game internals.