Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 236 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 236 Bytes

Nibbles

A simple cross-platform variant of the Snake video game written in C#

How to play?

  • Go to ready-to-play dir
  • Download portable.rar
  • Open cmd and run: dotnet Nibbles.dll
  • Enjoy

GitHub Logo