aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/los/numeros/EPHS/Main.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-06-08rename digger -> seeker and remove some old stuffSquibid1-14/+14
2024-06-08begins the code for EPHSFrog-That-code1-1/+1
2024-06-06add sounds when starting the gameSquibid1-1/+1
2024-06-06adds a new argment in the main struct to pass in command source to Main moduleFrog-That-code1-2/+4
2024-06-06add game clock module, which handles timed...Squibid1-0/+1
events during the game
2024-06-05stop overwriting the first element in hiders...Squibid1-3/+2
and make hiders array the correct length
2024-06-05load in MainModuleSquibid1-1/+4
2024-06-05seperate hiders from diggersSquibid1-5/+50
2024-06-04add hiders and diggers game initSquibid1-2/+15
2024-06-03Update HidersAndDiggersSquibid1-0/+16
2024-06-03add hiders and diggers gameSquibid1-0/+0