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 🙂.
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.