Web app to track and record encounters in any Pokémon game. Including custom games!
All Pokémon included up to generation 8.
Built with ReactJS, Create-React-App, Zustand and Semantic UI.
For best results use incognito mode and export your teams with the export button frequently.
Join us on our Discord to report any features you would like added or any issues that you come up against.
- Record your encounters with detailed information, including: pokemon, level, gender, ability, nature, item and more!
- Accurate encounter tables for every location
- Level caps for all gym leaders and it's customizable!
- Add and edit custom games and custom encounter locations
- Search and filter through all encounters - including only missing encounters
- Export, import and share Nuzlocke runs with others!
- Fully integrated damage calculator
- Choose from legal moves that a pokemon can learn when selecting a moveset
- Automatic Hidden Power Calculator based on pokemon's stats
- Share, add and edit custom rules and rulesets - including smart rules that alert if they're broken
- View overview and summary of your nuzlocke run
- Dupes clause alerts
- Works offline
- Nickname randomizer
- Details on all Gym and Elite Four pokémon and even other Bosses (in the calculator) with IVs and EVs
- Download a summary image
- Build an ideal team with the Team Builder!
- Quick access to details on type effectiveness and natures
- Encounter suggestions
- Soul Link integrations
- Adding Encounter:
- Editing Encounter:
- Badges:
- Team Builder:
- Damage Calculator:
- Summary Image:
This is an example of how to list things you need to use the software and how to install them.
- git
- npm
npm install npm@latest -g
- yarn
npm install --global yarn
- Clone the repo
git clone https://github.com/TeamLumi/LumiPlat_NuzlockeTracker.git cd LumiPlat_NuzlockeTracker
- Install NPM packages
yarn
- Run the project locally
yarn start
This project uses Cypress for testing. To run them:
yarn e2e
In the new window execute any of the *.spec.ts files.
This will run the unit tests:
yarn test
The project automatically deploys to Netlify when changes are detected on the master branch.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the BSD-3-Clause License - see the LICENSE file for details
- Images provided by Bulbapedia
- Icons made by Darius Dan from Flaticon
- Icons made by Roundicons Freebies from Flaticon
- Icons made by Nikita Golubev from Flaticon
- Icons made by Freepik from Flaticon
- Icons made by Vectors Market from Flaticon
- Nickname list provided by Find Nicknames
Pokémon © 2002-2021 Pokémon. © 1995-2021 Nintendo/Creatures Inc./GAME FREAK inc. TM, ® and Pokémon character names are trademarks of Nintendo.