GitHub - 10Nates/SharpSnake: A terminal snake game written in C#. Comes with a rudimentary pathfinding algorithm designed by me. · GitHub
Skip to content

Latest commit

 

History

15 Commits

Folders and files

Repository files navigation

License Workflow Status Forks Star

SharpSnake

A terminal snake game written in C#.

Comes with a rudimentary pathfinding algorithm designed by me.

Controls:

Key Action
W/A/S/D control movement
Tab Show debug info
P Activate Pathfinding
L Run as fast as possible
K Kill snake
Esc / C Close

Running Outside of Visual Studio

Naturally requires mono if not on Windows, and .NET runtime if on Windows. No special parameters required.

About

A terminal snake game written in C#. Comes with a rudimentary pathfinding algorithm designed by me.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages