Skip to content

Camilo716/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNAKE GAME

Program which replies the logic and interactions of famous snake game using two-dimensional arrays

Play

dotnet run

Move

  • Move up: w
  • Move down: s
  • Move to the right: d
  • Move to the left: a

Test

dotnet test

About

Classic snake game (Console)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages