Project Failed

Statistics

Source files 38
Lines of code 2,125
Time worked 12 hours 26 minutes

Daily Activity

Jan
Feb
Mar

Screenshots

Milestones

Milestone 1 - Basic map with team

done

Setup initial project and build scripts

Load and display a simple tile map

Spawn player entities

Spawn enemy entities

Milestone 2 - Basic battle setup

in-progress

Select random party to start first

Sort characters by agility

Display UI for player turn

Allow player to move their character

Respond when actions clicked (only allow skip for now)

Milestone 3 - Basic card setup

todo

Populate player deck with test data

Pick random cards at battle start

Display available cards on screen

Respond when cards clicked

Milestone 4 - Battle flow

todo

Show the "Turn X" overlay at the start of turns

Allow player to move their characters

Allow player to select an action once they moved

Add placeholder AI (move and use random card)

Milestone 5 - Initial polish

todo

Add a placeholder title screen

Add a placeholder map screen

Allow player to move around the map screen

Show level information before entering level