Skip to content

A snake arcade game that uses an Abstract Game Engine to rendered UI elements with a responsive model.

Notifications You must be signed in to change notification settings

Nel-Q/Snake-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created by Kelvin Forson and Nelson Kagimbi


Snake

A snake arcade game that uses an Abstract Game Engine to rendered UI elements with a responsive model.

UI Elements

  1. The snake is made up of white squares with the a blue circular head.
  2. Red squares are thorn elements which when collided by the snake results in a game over.
  3. The green squares are fruits which are eaten by the snake to grow in length.
  4. The grey circular objects are bullets the snake can use to destroy thorns on screen.

Controls

The game was constructed to make the snake moving at all times.
The left arrow key and right arrow key are used for controlling the snake's direction.
Use left for upwards and left turns when the snake is moving in horizonatal and vertical directions respectively.
The opposite is for the right arrow key.

Contact

Email Kelvin Forson or Nelson Kagimbi for any contributions or just to discuss the snake game.

About

A snake arcade game that uses an Abstract Game Engine to rendered UI elements with a responsive model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages