Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started rewriting game from scratch with SDL2 | Starla Insigna | 2013-08-27 | 1 | -1/+1 |
| | | | | Only the title screen is currently implemented | ||||
* | Added local highscore list | Kelly Rauchenberger | 2009-10-18 | 1 | -0/+27 |
You can now view and add to a local highscore list. A change to State was necessary due to how the user's name would be entered into the highscore list and thus all states have been modified. Refs #104 |