OpenPokémonRed
🔰 Description
🚧 WARNING: This project is unofficial!! 🚧
This project is open source re-implementation of Pokémon Red.
The ROM version is not Japanese but English.
🏜 Roadmap
This project is in the middle of development and is currently creating the underlying system part.
- Text engine
- Menu engine
- Sprite engine
- Statue screen
- Trainer card
- Title
- Oak speech
- Naming screen
- Combat system
- Wild pokemon battle
- Trainer battle
- Use item
- PC
- Pokecenter
- Pokemart
- Pokedex
- Save function
- Field move(Cut, Strength, Surf...)
🏞 Screenshots
Screenshots as of v0.1.0
🎡 Try
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 ...
Download
Please download binary from Release page.
Build
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`.
💻 Key
keyboard | game pad |
---|---|
← | ← button |
↑ | ↑ button |
↓ | ↓ button |
→ | → button |
S | A button |
A | B button |
Enter | Start button |
Right shift | Select button |