Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 735 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 735 Bytes

SnakeGame

Snake game implementation on WPF .NET

Created for fun and the sake to learn WPF with MVVM.
Game also includes "Bad apples" (Colored blue) which reverse the snake to the opposite direction.

Main menu

snake1

Pre-game

snake2

Gameplay

snake3

Gameover

snake4