The famous Snake game which inside a specific environment (a cube) and has to reach the goal (apple)
you can find the report(technical presentation) in the Report file.
- Click on the link below to get into the game:
https://sapienzainteractivegraphicscourse.github.io/af_new/
- In case of absence of the cube, zoom-out through your pad
- Use mouse to change your pov
- 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.