A browser based Pokémon fangame heavily inspired by the roguelite genre.
 
 
 
 
Go to file
Flashfyre 71cc5291d0 Add Typescript dev dependency 2023-03-31 23:06:52 -04:00
public Various changes 2023-03-31 20:19:57 -04:00
src Add move accuracy checks 2023-03-31 22:31:20 -04:00
.eslintignore Initial commit 2023-03-28 14:54:52 -04:00
.eslintrc.cjs Initial commit 2023-03-28 14:54:52 -04:00
.gitattributes Initial commit 2023-03-28 14:54:52 -04:00
.gitignore Initial commit 2023-03-28 14:54:52 -04:00
LICENSE Initial commit 2023-03-28 14:54:52 -04:00
index.html Initial commit 2023-03-28 14:54:52 -04:00
jsconfig.json Add auto mode and various changes 2023-03-29 00:31:25 -04:00
package-lock.json Add Typescript dev dependency 2023-03-31 23:06:52 -04:00
package.json Add Typescript dev dependency 2023-03-31 23:06:52 -04:00
vite.config.js Initial commit 2023-03-28 14:54:52 -04:00