Closed OsvaldoPrajitno closed 2 months ago
i think yellowbutton can be removed unless it's being used elsewhere seems like there's some weird stuff going on with different branches combining that include it lol
@lachlanshoesmith do you mean remove the entire component folder?
i think yellowbutton can be removed unless it's being used elsewhere seems like there's some weird stuff going on with different branches combining that include it lol
@lachlanshoesmith do you mean remove the entire component folder?
so long as the component isn't being used, yes
Latest commit: |
05307fb
|
Status: | ✅ Deploy successful! |
Preview URL: | https://904d8e36.trainee-woodelf-24t2.pages.dev |
Branch Preview URL: | https://endgame.trainee-woodelf-24t2.pages.dev |
An extension of the getlocation branch.
Instead of creating and saving a Game object in the startGame endpoint, the Game object is created after the game is finished. Chose to do it this way bcs all the game logic is happening in the frontend.