An open API service indexing awesome lists of open source software.

https://github.com/ewgeni-dinew/snake

In this repository i will be submitting a game related project-the famous snake game in form of a C# console app. I have decided to test my skills and will be working on the project only in my spare time. At the end, the app itself will consist of a fully functioning snake game with a database holding each unique user's record. I will be using Microsofts .Net Core-for the app, and Entity Framework Core-for the database.
https://github.com/ewgeni-dinew/snake

csharp dotnet-core entity-framework-core snake-game

Last synced: 3 months ago
JSON representation

In this repository i will be submitting a game related project-the famous snake game in form of a C# console app. I have decided to test my skills and will be working on the project only in my spare time. At the end, the app itself will consist of a fully functioning snake game with a database holding each unique user's record. I will be using Microsofts .Net Core-for the app, and Entity Framework Core-for the database.

Awesome Lists containing this project

README

          

# Snake
In this repository i will be submitting a game related project-the famous snake game in form of a console app. I have decided to test my skills and will be working on the project only in my spare time. At the end, the app itself will consist of a fully functioning snake game with a database holding each unique user's record. I will be using Microsofts .Net Core-for the app, and Entity Framework Core-for the database.