mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-09-18 12:57:14 +00:00
💡 update tasks
This commit is contained in:
parent
956e174faa
commit
e947356fbd
1 changed files with 2 additions and 2 deletions
4
TODO.md
4
TODO.md
|
@ -1,6 +1,7 @@
|
||||||
===========
|
===========
|
||||||
|
|
||||||
- Implement moon stone
|
- Should we evolve before we learn moves? I think there are some pokemon that only learn the move after evolving?
|
||||||
|
- Rename consumable to usable
|
||||||
|
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
@ -19,7 +20,6 @@
|
||||||
- Simplify the `Character` useEffect
|
- Simplify the `Character` useEffect
|
||||||
- Change the movement handler to not have a hard coded movement speed there
|
- Change the movement handler to not have a hard coded movement speed there
|
||||||
- Implement rare candy
|
- Implement rare candy
|
||||||
- Implement moon stone
|
|
||||||
- Make music a seamless infinite loop
|
- Make music a seamless infinite loop
|
||||||
- Pallet town colors don't mate Route 1
|
- Pallet town colors don't mate Route 1
|
||||||
- Trainers should walk towards player before encounter
|
- Trainers should walk towards player before encounter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue