Skip to content

University-project: snake game based on unity to train OOP skills.

License

Notifications You must be signed in to change notification settings

haub94/makeSnakeGreatAgain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makeSnakeGreatAgain

A simple unity project for the university to train the skills of OOP. It follows the basic rules of a Snake game: the snake is controlled in a limited playing field and can eat apples. If it does so, it lengthens by one body part. If the snake touches the edge of the playing field or itself, the game is over. With each apple picked up, the acquired high score increases.

Unity version: 2021.3.1f1

Credits:

Impression of the game

Spielfeld mit Aussehen einer Wiese, auf welchem eine Schlange einen Apfel aufnimmt.

About

University-project: snake game based on unity to train OOP skills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published