Another World (itch) (freds72)
About
Port of Another World game engine & assets to PICO8.
- download zip & extract to pico8 "carts" folder
- from pico8 console:
Controls:
- arrows: direction (+up: jump, +down: crouch)
- x/c: action button (run, fire...)
- enter code (pause menu): jump to game section using save codes
Version 1.2:
- added: PCM music support
Version 1.1 :
- using newly discovered PCM feature
Version 1.0:
- playable end to end
- known bug: no sound/music
- known bug: some levels are difficult due to resolution/limited palette
- known bug: enter code screen not legible
Original game: Eric Chahi
C engine: Fabien Sanglard (project could not have been done without https://fabiensanglard.net/anotherWorld_code_review/ full write up & github sources!)
PCM Pic8 "secret" feature: Carl Chimes
RubyRed for the native SFX & music tentative! Thanks