Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 665 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 665 Bytes

Snark

A snake game in too many dimensions.

Danger! Work in progress!

Controls

Snake control

  • wasd (or arrow keys) for the boring dimensions
  • Key combinations for 3rd dimension
    • ws: farther
    • ad: closer

View control

  • Local panning by moving the mouse (as a depth perception aid)
  • Gestures for rotation
    • Click+swipe: move around celestial sphere
    • Click+circle: rotate 90 degrees

Unreasonable desires

  • Mini POV
  • Multiplayer over network

Dependencies