Creating a card based movement system
|
This week my group and I worked on our board game system for our advanced game design course. The system we are creating is a movement system that uses cards with a number with two colors in as the background and a number 1-4; the background colors correspond to the colored squares on a game board. In order to move the play uses the card and move he’s/her piece as far as the number on the card and if the squares are in the same color as the background.The goal with this week was to define the System and finish an early prototype for testing later this week. I think we manage to define the system we wanted quite fast and its going to be intressting to see how people react when we test it. More info about the system can be found here: http://gamedesigngroup7.wordpress.com/ |