Place a stone onto the drawing area #38
No reviewers
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#38
Loading…
Reference in New Issue
No description provided.
Delete Branch "feature/place-stone"
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 MR adds the first real behavior to the application. It accepts a click on the drawing area, adding a stone to the internal representation, updating the current player, and then rendering the result.