lulzzz / conreign

Online galaxy conquest turn-based game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conreign is a multiplayer turn-based strategy game. The gameplay was highly inspired by Konquest.

The main goal is to conquer all other player's planets on a rectangle map by sending fleets from one planet to another.

Try playing here. Use github room when in doubt 🙂.

Technologies Used

Conreign is built with Orleans which is .NET libary for building distributed applications. ASP.NET SignalR is used as a proxy to expose APIs to a browser client. Browser client is written in JavaScript and uses React for UI.

Development

The following things are needed to build the project:

  • Visual Studio 2017 Community Edition with C# and F# installed
  • Node.js 8.x
  • Windows Azure SDK 2.9 (optional)

About

Online galaxy conquest turn-based game

License:MIT License


Languages

Language:C# 62.5%Language:JavaScript 30.9%Language:F# 3.8%Language:CSS 2.6%Language:HTML 0.2%Language:Batchfile 0.1%