All Projects → pokemium → Openpokemonred

pokemium / Openpokemonred

Licence: mit
WIP: An open-source re-implementation of Pokémon Red

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Openpokemonred

Cdogs Sdl
Classic overhead run-and-gun game
Stars: ✭ 422 (+151.19%)
Mutual labels:  2d-game, open-source
newbark-unity
🌳 A proof-of-concept Pokémon-style Retro RPG game framework created with Unity 🔥🌿💧⚡️
Stars: ✭ 139 (-17.26%)
Mutual labels:  pokemon, 2d-game
PokeTraveler
Let's walk through Pokemon World!
Stars: ✭ 122 (-27.38%)
Mutual labels:  pokemon, 2d-game
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+439.88%)
Mutual labels:  pokemon, 2d-game
Qurobullet
A powerful 2D projectile system module for Godot!
Stars: ✭ 78 (-53.57%)
Mutual labels:  2d-game, open-source
Newbark
🌳 A proof-of-concept Pokémon-style Retro RPG engine created with Unity.
Stars: ✭ 129 (-23.21%)
Mutual labels:  pokemon, 2d-game
Poketraveler
Let's walk through Pokemon World!
Stars: ✭ 110 (-34.52%)
Mutual labels:  pokemon, 2d-game
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-17.86%)
Mutual labels:  2d-game, open-source
Open Solution Data Science Bowl 2018
Open solution to the Data Science Bowl 2018
Stars: ✭ 159 (-5.36%)
Mutual labels:  open-source
Terrastories
Terrastories is a geostorytelling application built to enable local communities to locate and map their own oral storytelling traditions about places of significant meaning or value to them. Check out our Wiki for open source development information.
Stars: ✭ 158 (-5.95%)
Mutual labels:  open-source
Imaginary Teleprompter
Professional grade, free software, teleprompter app.
Stars: ✭ 157 (-6.55%)
Mutual labels:  open-source
Admin Template
Tailwind CSS Starter Template - Admin Dashboard Template
Stars: ✭ 160 (-4.76%)
Mutual labels:  open-source
First Pr
What was the first pull request you sent on GitHub?
Stars: ✭ 164 (-2.38%)
Mutual labels:  open-source
Bintray Release
A helper for releasing from gradle up to bintray
Stars: ✭ 1,878 (+1017.86%)
Mutual labels:  open-source
Pknx
Pokémon (Nintendo Switch) ROM Editor & Randomizer
Stars: ✭ 165 (-1.79%)
Mutual labels:  pokemon
Pokesniper Android
Pokemon GO Sniper for Android - Snipe Those Bitches!
Stars: ✭ 157 (-6.55%)
Mutual labels:  pokemon
Pokidex
Android app that identifies and detects Pokemons in the provided Image using Tensorflow Lite and Firebase MLKit
Stars: ✭ 157 (-6.55%)
Mutual labels:  pokemon
Startbootstrap Thumbnail Gallery
A Bootstrap thumbnail gallery template created by Start Bootstrap
Stars: ✭ 166 (-1.19%)
Mutual labels:  open-source
Avogadrolibs
Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.
Stars: ✭ 164 (-2.38%)
Mutual labels:  open-source
Goupaz.com
Community driven open source accelerator
Stars: ✭ 163 (-2.98%)
Mutual labels:  open-source

OpenPokémonRed

CI GitHub stars GitHub license

🔰 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.

  • [x] Text engine
  • [x] Menu engine
  • [x] Sprite engine
  • [x] Statue screen
  • [x] Trainer card
  • [x] Title
  • [x] Oak speech
  • [x] 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].