Skip to content
jesperll edited this page Jan 27, 2012 · 17 revisions

#Game style choice Samurai is to be a turn based strategy game, like Battle Isle, Advanced Wars or WeeWar. Simplifies the game loop and client/server communications. Reduces issues with high latency clients (phones) Current game mechanics discussion

###Technology choices

  • Platforms: PC, WP7 (xbox and other platforms if there are contributors)
  • Server side framework
  • ASP.NET MVC 4
  • JSON for client/server communications
  • client side framework
  • XNA

Gameplay

Clone this wiki locally