Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | new Game management | Myles | 2022-12-02 |
| | | | | | | | | | GameManager.java has been superseded by Game.java this is where the game will be managed from now on; created, scores tracked, ended, etc (this was way harder than it looks to code...) AND IT STILL DOESNT WORK AOIFHJRGRI HRSDO | ||
* | return statements exist? | Myles | 2022-12-01 |
| | |||
* | start on methodized game | Myles | 2022-12-01 |
| | |||
* | add some static testing generation in the GameManager | Myles | 2022-11-27 |
| | |||
* | add a circle generator (ew math) | Myles | 2022-11-27 |
| | |||
* | create GameManager | Myles | 2022-11-27 |