Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-06 | add sounds when starting the game | Squibid | 2 | -6/+26 | |
2024-06-06 | adds a new argment in the main struct to pass in command source to Main module | Frog-That-code | 2 | -8/+11 | |
2024-06-06 | add game clock module, which handles timed... | Squibid | 2 | -0/+128 | |
events during the game | |||||
2024-06-05 | adds all the items for diggers and hiders in main module and has starts the ↵ | Frog-That-code | 1 | -20/+52 | |
reset line code | |||||
2024-06-05 | stop overwriting the first element in hiders... | Squibid | 1 | -3/+2 | |
and make hiders array the correct length | |||||
2024-06-05 | load in MainModule | Squibid | 1 | -1/+4 | |
2024-06-05 | seperate hiders from diggers | Squibid | 1 | -5/+50 | |
2024-06-05 | add giving item to players in main module | Frog-That-code | 1 | -0/+70 | |
2024-06-05 | add giving item to players in main module | Frog-That-code | 1 | -0/+70 | |
2024-06-04 | add hiders and diggers game init | Squibid | 2 | -2/+32 | |
2024-06-03 | Update HidersAndDiggers | Squibid | 1 | -0/+16 | |
2024-06-03 | add hiders and diggers game | Squibid | 1 | -0/+0 | |