aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/MylesAndMore/tumble/Game.java (follow)
Commit message (Collapse)AuthorAge
* reformatting pt.2Myles2022-12-05
| | | | this one *shouldn't* break everything (but that's what they all say)
* reformatting (this may break things)Myles2022-12-05
| | | | | | removed some flagged imports and changed some of the regen code might need to revert the commit...
* Prevented shovels from losing durability (PT 2)CraivMan2022-12-04
|
* Prevented shovels from losing durabilityCraivMan2022-12-04
|
* Added round logic (PT 2)CraivMan2022-12-03
| | | | I did this all (100% without myles)
* Added round logic (PT 1)CraivMan2022-12-03
| | | | I did this all (100% without Myles)
* carver is too good at bug fixingMyles2022-12-03
|
* AAH SPIDERS EVERYWHEREMyles2022-12-03
| | | | (bug fixes)
* new Game managementMyles2022-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
* imagine spellingMyles2022-12-02
|
* I CANT DO THISMyles2022-12-02
| | | | | by that I mean editing without an ide seriously the chromebook is AWFUL :((((
* VARIABLE TYPESMyles2022-12-02
|
* begin the game object (eventual replacement for gamemanager)Myles2022-12-02
also added another field in the TumbleManager for getting the game type