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.
- Host: GitHub
- URL: https://github.com/ewgeni-dinew/snake
- Owner: ewgeni-dinew
- License: mit
- Created: 2018-03-01T15:59:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T13:02:18.000Z (over 8 years ago)
- Last Synced: 2025-06-27T10:04:09.283Z (about 1 year ago)
- Topics: csharp, dotnet-core, entity-framework-core, snake-game
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.