Skip to content

Developed during my 3rd year of University as an introduction to Mobile Programming - A simple SnakeGame based on the Nokia classic, incorparating technological advancements such as touch screen functionality

Notifications You must be signed in to change notification settings

simon-ricketts/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

The classic Snake game from old Nokia phones, ported to modern mobile phones.

Controls

  • Tap Left to move the snake anti-clockwise
  • Tap Right to move the snake clockwise

Running

Within Android Studio, first import the repository through:

File > New > Project from Version Control > GitHub

In the subsequent dialog box, login with your GitHub credentials. When logged in, paste the following URL into the Git Repository URL entry: https://github.com/SimonR95/SnakeGame.git. Choose a Directory and Project Name and hit accept, the game may now be run by hitting the Run App button.

About

Developed during my 3rd year of University as an introduction to Mobile Programming - A simple SnakeGame based on the Nokia classic, incorparating technological advancements such as touch screen functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages