Skip to content

Stan-Kudri/GameSnake

Repository files navigation

Snake Game (Console/MonoGame)

Two implementations of the game Snake:

  • Console version on .NET Console;
  • Graphical version on MonoGame.

Control with: '⬅️'; '⬆️'; '⬇️'; '➡️'.

Unit Testing: The core game logic (snake movement, food eating, spawning) is covered with unit tests to ensure the reliability of the code.

Console

MonoGame

This project was initially made using

  • Visual Studio 2022
  • .NET 9.0
  • MonoGame.Framework 3.8.1
  • xUnit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages