6d73d71608
Add WiP logic for trainer Pokemon pools and biome trainer pools; add more music tracks; fix issue with implementation of Mimic move |
||
---|---|---|
public | ||
src | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
index.html | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
vite.config.js |
README.md
pokemon-rogue-battle
To do
- Title screen
- Starter select screen
- Get starters from save data caught Pokemon
- Moves
- Move logic
- Abilities
- Ability logic
- Ability activation indicator (?)
- Natures
- Pokemon summary screen
- Move remembering (no cost?)
- Capture logic
- Critical capture
- Save data
- Pokedex
- Modifiers
- PP Up
- Various mainline game items for various enhancements
- Items that cause effects on hit (?)
- Capture rate booster
- Balancing
- Biome pools
- Custom art
- Battle bases and backgrounds
- Game sequence
- Endgame?
- Endless mode?