transistor-clicker/todo.txt

26 lines
493 B
Plaintext
Raw Normal View History

2024-08-24 12:00:59 -04:00
TODOLIST
0.0.2 [ ]
[x] refactoring {
- [x] move the upgrade and acheivement lists out of save
- [x] rename save to something better
- [x] redo the list command
}
2024-12-08 23:09:11 -05:00
[ ] make intermideate interface {
- [x] make game restart on termination
- [x] add game intermideate interface
- [x] remove load command
- [ ] index saves
- [ ] add save renaming and copy
}
2024-08-24 12:00:59 -04:00
[ ] acheivements {
- [x] add interface functions
- [ ] add getcheck triggers
- [ ] add display subcommands
}