Skip to content

An implementation of the snake game using C# .NET UWP.

License

Notifications You must be signed in to change notification settings

prbasha/SnakeUWP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeUWP

An implementation of the snake game using C# .NET UWP.

The game is very simple to play:

  • Keyboard keys up/right/down/left move the snake.
  • Eating a cherry (red) increases the length and speed of the snake.
  • You must eat 200 cherries to beat the game.

About

An implementation of the snake game using C# .NET UWP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages