powelli13 / dara-dots

Using Phaser 3 to implement a game idea I have.
MIT License
5 stars 2 forks source link

Implement Dara Dots Puzzle Game #25

Open powelli13 opened 3 years ago

powelli13 commented 3 years ago

I have written down some initial ideas for a multiplayer game called Dara Dots. I put the working rules in a markdown file called dara_dots_rules.md. This issue will be used to track the implementation of the game and the various moving pieces of implementation in a single location.

powelli13 commented 2 years ago

Initially I will have the board orientation the same for each player. Eventually it would be nice to allow players to change that, so even if they are playing from top to bottom they could view the board with their goal at the bottom of the screen.