PokéRogue is a browser based Pokémon fangame heavily inspired by the roguelite genre. Battle endlessly while gathering stacking items, exploring many different biomes, fighting trainers, bosses, and more!
If you have the motivation and experience with Typescript/Javascript (or are willing to learn) please feel free to fork the repository and make pull requests with contributions. If you don't know what to work on but want to help, reference the below To-Do section or the #feature-vote channel in the discord.
npm install
npm run start:dev
to locally run the project in localhost:8000
We're using ESLint as our common linter and formatter. It will run automatically during the pre-commit hook but if you would like to manually run it, use the npm run eslint
script.
If you're making a bigger change, it is recommended to bump the minor version in the package.json
file. If you're making an even bigger change, bump the major version. Patch versions are bumped automatically by the CI/CD pipeline.
How do I test a new _______?
src/overrides.ts
file there are overrides for most values you'll need to change for testingCheck out Github Issues to see how can you help us!
If this project contains assets you have produced and you do not see your name here, please reach out.