Super basic checklist:
- Render player (With layers: body, eyes, mouth, shirt, pants, etc.)
- be able to change attributes like hair color and hairstyle
- render animations
- render animations of all layers
- move player with controls
- animate depending on movement action
- start to setup tile map
- draw a basic world with each tile you will use to make sure it shows up correctly
- figure out how to add buildings
- create a pause menu
- make functional doors (change map when door is activated)
- create a start menu
Warning
this note needs to be updated
Todo
- update the note
- make a game design document to get organized
- upload project to github