Skip to content

A 3D snake game written in Javascript and using WebGL

License

Notifications You must be signed in to change notification settings

natebarney/snake3d

Repository files navigation

Snake3D

Snake3D is a variant of the classic Snake game played on a three-dimensional grid instead of the standard two-dimensional grid. It was written primarily as an exercise to learn how to use WebGL.

Deployment

Snake3D runs entirely client-side in a web browser. To deploy it, simply copy the files to a directory on a web server. It can even run from a local file:// URL.

About

A 3D snake game written in Javascript and using WebGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published