sychoi3 / 9dt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

9dt in ASP.NET Core 3.1

Backendend (REST web-service) that allows playing the game of 9dt (drop token). This should allow the players to create games, post moves, query moves and get state of games.

Try it out

Make sure you have .NET Core SDK installed on your machine. Then do:

git clone https://github.com/sychoi3/9dt.git
cd 9dt/9dt.Web
dotnet run

About


Languages

Language:C# 100.0%