A faithful recreation of the classic Pokemon Red/Blue games built with React and TypeScript https://gameboy-52d09.web.app/
Find a file
Chase Manning 9b540d4fc9 🚨 fix warning
2023-09-23 16:14:46 +01:00
.firebase 🚀 add movement to gameboy keypad 2023-09-05 13:57:00 +03:00
.github/workflows 👷 setup ci/cd 2023-09-05 09:39:12 +03:00
public 🎨 format files 2023-09-15 18:13:48 +01:00
scripts add script to download moves 2023-09-18 18:38:05 +01:00
src 🚀 don't set fainted pokemon as first active 2023-09-23 16:13:57 +01:00
.firebaserc 👷 setup ci/cd 2023-09-05 09:39:12 +03:00
.gitignore 🙈 add comms to gitignore 2023-09-15 16:24:04 +01:00
firebase.json 👷 setup ci/cd 2023-09-05 09:39:12 +03:00
package.json 🚨 fix warning 2023-09-23 16:14:46 +01:00
README.md 📝 update readme 2023-09-14 08:31:15 +01:00
TODO.md 🚀 don't set fainted pokemon as first active 2023-09-23 16:13:57 +01:00
tsconfig.json 🎉 setup boilerplate 2023-09-04 23:31:03 +03:00
yarn.lock 🚨 fix warning 2023-09-23 16:14:46 +01:00

Pokemon JS

Pokemon JS is a WIP attempt to recreate the classic Pokemon games in React.