cleanup
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# To Do List
|
||||
## What features/functions do I need?
|
||||
* save (autosave)
|
||||
* load
|
||||
* 2x 2D arrays: possible moves and positions
|
||||
* check if move is allowed (vertical, etc.)
|
||||
* check if another piece or rule blocks movement
|
||||
* "special" rules
|
||||
* switch between players
|
||||
* check if position is out of boundaries
|
||||
* TUI using ASCII
|
||||
*
|
||||
Reference in New Issue
Block a user