-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
\#3 brings up a good observation: boxes and players were mixed to make things simple, but at hinsight it is not obvious to me it was a good idea. This commit dissociates these. Also, boxes don't need to know their positioning, only the `Clicked` event should know what's going on and determine which box has been clicked based on the index it's been given.
- Loading branch information
1 parent
3ca591d
commit 364654c
Showing
12 changed files
with
183 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.