Skip to content

Latest commit

 

History

History
28 lines (28 loc) · 867 Bytes

File metadata and controls

28 lines (28 loc) · 867 Bytes

Simple 3D Snake Game

I developed simple 3D snake game using WebGL and CSS3 Animations.

Controls:
Start/Restart: S
Movement: Arrow Keys
Pause: P
Resume: R

I used ThreeJS API for this game developement and used CSS3 animations for interactive alert message.

Online Demo: sam3dsnakegame.tk
Please open this demo on Chrome browser for better performance.

Screenshots:



-Samir Solanki