feat: Implement rematch functionality
Refs #17 Adds a 'Rematch' button to the game completion modal. Introduces a 'handleRematch' function in 'App.jsx' to create a new game with the same players and settings as the previous game. The 'onRematch' handler is passed down to the 'GameCompletionModal' component. Adds '.gitea' to '.gitignore' to prevent tracking local issue context.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -24,4 +24,4 @@ pnpm-debug.log*
|
||||
.idea/
|
||||
|
||||
.gitea
|
||||
dev/
|
||||
dev/.gitea
|
||||
|
||||
Reference in New Issue
Block a user