Skip to content

sergxlove/SnakeMonoGame

Repository files navigation

SnakeMonoGame

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Preview

imageGame

About

The classic Snake game, fully implemented on the MonoGame framework using the C# language. This project demonstrates an approach to the development of 2D games with a modular architecture, an extensible control system and a full-fledged user interface. Control the snake using the WASD keys, collect apples to increase its length and score points, avoid collisions with walls and your own body. The game offers three difficulty levels with unique parameters: easy (20 apples, low speed), medium (30 apples, medium speed) and difficult (40 apples, high speed). The scoring system displays the current progress, and when the target number of apples is reached or a collision occurs, corresponding screens appear with the possibility of restarting.

About

The Snake game, implemented in MonoGame C#, is a classic arcade project with modern controls and interface. The project includes snake control via the WASD keys, an apple collection system to increase the length and count, as well as three difficulty levels with different movement speeds and a target number of apples.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages