Skip to content

binaryfs/SharpSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SharpSnake

A console based snake game written in C# and .NET Core.

Uses the BearLibTerminal library to render the game in a terminal-like window.

Features

  • Stack-based state management
  • Simple UI/menu system
  • Action-based user input handling
  • Selectable color palettes
  • Adjustable game speed

License

MIT License (see LICENSE file in project root)

About

A console based snake game written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages