Easiest turn-base games you can think of?
Posted
by
Edgar Miranda
on Game Development
See other posts from Game Development
or by Edgar Miranda
Published on 2011-09-01T19:27:47Z
Indexed on
2012/08/30
3:50 UTC
Read the original article
Hit count: 318
game-design
I'm planning to get into the process of programming multiplayer turn-base games. I would like to start off by making some of the simplest (yet fun) multiplayer turn-base games out there. What are some that you can provide? For example...
Tic-Tac-Toe Rock-Paper-Scissors Checkers
Some not so easy games... 4 in a row chess poker
In terms of "ease" of implementation I'm mainly looking at logic. For example, Rock-Paper-Scissors has very simple logic, while chess has logic that is more complicated.
So far I have the following:
Hexagon Heroes of Might and Magic Nine Men's Morris Connect 4 21 (card game) Pen the Pig (The Dot game) Memory Match
© Game Development or respective owner