Line 57: |
Line 57: |
| ''Timeline:'' | | ''Timeline:'' |
| | | |
− | May 19 - May 24: Basic game logic, and validation, state transitions | + | {| class="wikitable" |
− | May 25 - May 31: Basic rendering and GUI, drag-and-drop, delete, rearrange commands | + | |- |
− | June 1 - June 7: Adding Pointy animations | + | ! Start !! End !! Description |
− | June 8 - June 14: Level editor tab, GUI controls (add/remove cell or button, rotate grid left/right, add/remove functions, change number of slots) | + | |- |
− | June 15 - June 21: Level editor, implementing click (object) detection | + | | May 19 || May 24 || Basic game logic, and validation, state transitions |
− | June 22 - June 27: Level editor, implementing click (object) detection | + | |- |
| + | | May 25 || May 31 || Basic rendering and GUI, drag-and-drop, delete, rearrange commands |
| + | |- |
| + | | June 1 || June 7 || Adding Pointy animations |
| + | |- |
| + | | June 8 || June 14 || Level editor tab, GUI controls (add/remove cell or button, rotate grid left/right, add/remove functions, change number of slots) |
| + | |- |
| + | | June 15 || June 21 || Level editor, implementing click (object) detection |
| + | |- |
| + | | June 22 || June 27 || Level editor, implementing click (object) detection |
| + | |} |
| | | |
| Midterm | | Midterm |