Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 765 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 765 Bytes

UtopiaEngine

This a port of this boardgame, done with permission from the game creator, Nick Hayes.

It's a good game, with nice mechanics, and full of atmosphere.

My main goal is to create a a cross-platform mobile game, using Xamarin and the MVVMCross framework

Current state

  • the game engine is done, and most of it is covered by unit tests
  • there is a console UI, using the game engine where you can play a full game.
  • I started an Android and a WPF UI project, but designing a good UI is not my strong point, so, I'm real slow.

Future Plans

  • Finish the WPF UI
  • doing a mobile UI