Skip to content

The famous snake (worm) game which its world is inside a cube

Notifications You must be signed in to change notification settings

ahmadfardaei/Snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake(worm) game

The famous Snake game which inside a specific environment (a cube) and has to reach the goal (apple)

Documentation

you can find the report(technical presentation) in the Report file.

Game Instruction:

  1. Click on the link below to get into the game:

https://sapienzainteractivegraphicscourse.github.io/af_new/

  1. In case of absence of the cube, zoom-out through your pad
  2. Use mouse to change your pov
  3. Use keyboard to control the direction:
  • “Q” to move Up (Z direction in cartesian space)
  • “A” to move Down (-Z direction in cartesian space)
  • “Arrow Key Up” to move in depth in (X direction in cartesian space)
  • “Arrow Key Down” to move in depth out (-X direction in cartesian space)
  • “Arrow Key Right” to move right (Y direction in cartesian space)
  • “Arrow Key Left” to move left (-Y direction in cartesian space)

Note: Above mentioned keys, depends on the point of view that the user will choose could be different.

About

The famous snake (worm) game which its world is inside a cube

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published