krswanson / Hex-Game-Idea

A framework for designing new board games--now supporting more than just hexagonal boards!
0 stars 1 forks source link

Mouse click event #7

Open krswanson opened 11 years ago

krswanson commented 11 years ago

This will likely be a story. We need a way for the user/player to interact with the game. Maybe starting with clicks to change the colors of the tiles or something would be a good start. It would also be nice to be able to drag game pieces around the screen (new Draggable interface?).