WIP: An open-source re-implementation of Pokémon Red
🚧 WARNING: This project is unofficial!! 🚧
This project is open source re-implementation of Pokémon Red.
The ROM version is not Japanese but English.
This project is in the middle of development and is currently creating the underlying system part.
Screenshots as of v0.1.0
12/27: This cannot be played now! Since this repo uses Nintendo assets, I have temporarily suspended the publish of encrypted asset file. Please wait until I come up with a good solution ...
Please download binary from Release page.
Requirements: - Go 1.15 - Windows10 or MacOS(<= Big Sur)
gh repo clone pokemium/OpenPokemonRed cd OpenPokemonRed && make build # For Mac OS. If your OS is windows, please `make build-windows`.
| keyboard | game pad | | -------------------- | ------------- | | ← | ← button | | ↑ | ↑ button | | ↓ | ↓ button | | → | → button | | S | A button | | A | B button | | Enter | Start button | | Right shift | Select button |