mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-11-03 01:18:58 +00:00
A faithful recreation of the classic Pokemon Red/Blue games built with React and TypeScript
https://gameboy-52d09.web.app/
| .firebase | ||
| .github/workflows | ||
| public | ||
| scripts | ||
| src | ||
| .firebaserc | ||
| .gitignore | ||
| firebase.json | ||
| package.json | ||
| README.md | ||
| TODO.md | ||
| tsconfig.json | ||
| yarn.lock | ||
Pokemon JS
Pokemon JS is a WIP attempt to recreate the classic Pokemon games in React.
Special thanks to
- darkmurkrow YouTube channel for uploading playthroughs of the game used for reference
- Brandon Smith for creating the Gameboy Codepen used for the mobile view
- luttje for creating the Pokemon GameBoy CSS used for some styling
- The Spriters Resource for uploading sprites and assets used
- Video Game Music for uploading the music and sounds used
- Strategy Wiki for uploading information on trainers, maps and items