Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 258 Bytes

File metadata and controls

10 lines (6 loc) · 258 Bytes

SnakeGame

A snake game on C# and WinForms.

Arrow buttons are used for the navigating of a snake. The touch of the borders of the fields are prohibited.

About the app:

  • class GameMoclass represents BL
  • SnakeMVC.test has unit test based on MSTest