views
1.5k
likes
2

Comments

What do you think?
No comments yet.

A Civil War themed turn based strategy game. The rules are based loosely on a famous world-conquest board game.

I primarily focused on the game engine instead of graphics. I wrote a text based Ruby console version first which was the blueprint of the game. It was very helpful, as it defined all of the rules of the game, data structures, and game states.

I have been keeping a developer's log ( http://levidsmith.com/civil-warriors/ ) which documents the entire process that I went through to create this game. I decided to not use Playmaker, since I wanted anyone to be able to recreate the same game by following my developer log. However, I did realize how much more time consuming it can be without using Playmaker.
#strategy



teen

Civil Warriors Developer Commentary