A faithful recreation of the classic Pokemon Red/Blue games built with React and TypeScript https://gameboy-52d09.web.app/
Find a file
2023-09-15 16:24:04 +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 🐛 fix extra margin on frame 2023-09-15 16:21:08 +01:00
src 🚀 add save menu 2023-09-15 16:23:16 +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 📦 add dateformat package 2023-09-14 09:00:51 +01:00
README.md 📝 update readme 2023-09-14 08:31:15 +01:00
TODO.md 🔥 remove unused start menu items 2023-09-14 09:02:26 +01:00
tsconfig.json 🎉 setup boilerplate 2023-09-04 23:31:03 +03:00
yarn.lock 📦 add dateformat package 2023-09-14 09:00:51 +01:00

Pokemon JS

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