When dealing with a static game board, what are some methods to make it more interesting?
Posted
by
Ólafur Waage
on Game Development
See other posts from Game Development
or by Ólafur Waage
Published on 2010-07-20T19:37:54Z
Indexed on
2011/02/27
23:32 UTC
Read the original article
Hit count: 257
game-design
Let's say you have a game board that you look at. It does not move but there is some action going on. For example Chess, Checkers, Solitaire. The game I'm working on is not one of this but it's a good reference.
What are some methods you can apply to the game or the design that increases the appeal of the user to the game.
Of course you can make it prettier but what are some other methods you can use?
For example: Visual cues, game design changes, user interface arrangement, etc.
© Game Development or respective owner