feat(ui): added js routing, updated ingame ui, added tricktable #50
Reference in New Issue
Block a user
No description provided.
Delete Branch "Game-playable-without-forms-or-buttons-#41"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This merge request has full JS routing for calling specific endpoints. Game is fully playable but doesn't have polling yet. This version already has the UI changes adressed in MR #43 so first merge MR #43 and then this one or only merge this one because it already has the UI changes :)
Code looks good. The name of the MR doesn't follow conventional commits.
Game-playable-without-forms-or-buttons-#41to feat(ui): added js routing, updated ingame ui, added tricktable