jgmcalpine / 3D-snake

A 3D snake game in vanilla JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D-snake

A 3D snake game in vanilla JS

  • Object-oriented prototypal inheritance and functional programing composition
  • No images – uses CSS transforms and psuedo elements to mock three-dimensional geometry

About

A 3D snake game in vanilla JS


Languages

Language:JavaScript 67.1%Language:CSS 27.6%Language:HTML 5.3%