nesdroc games, development, and more…

15Nov/090

Using Unity for 4th challenge

Unity has recently been made available for free for privates and hobby developers. I have long wanted to try it out, but haven't had an excuse so to speak. However, the fourth challenge in my Experimental Gameplay course requires us to make a game that easily can be run from the net. I have tried the Unity web player a couple of times and it seems awesome! I’ve begun the tutorial step while trying to come up with my take on an experimental climate game using abstract shapes as the fourth challenge more or less dictates.

I got the first prototype/toy done, which can be played with here.

15Oct/090

Card game prototype

As part of studies I'm following a board game design course. Tonight I have been pondering on what to do. Up until now I have been thinking about doing some sort of drafting/deck building game, like Dominion, Magic the Gathering. I began working and ended up with something which is a bit different from what I had my mind set on. There hasn't been any playtesting, so a warning should be given that it might be flawed, but here goes:

Ace of spade
A regular deck of cards can be used, which limits the players to four.
1. Each player is given cards from 1-8 in the respective suit.
2. A starting player is selected.
3. Beginning with the starting player and going clockwise, each player puts down a card facedown.
4. The starting then puts down a (bidding) card and going clockwise the rest of the players follow.
5. The player with the highest bidding card “wins the pot”. That is, every player turns over their face down cards and the winning player collects them. The bidding cards goes to a mutual discard pile.
6. The starting player is advanced to the player left of the previous starting player and the game progress again from no. 3.
7. When no more cards remain (after four rounds) everybody adds together the cards they have won and the player with the highest total score wins.

Please feel free to leave feedback if you try it :)