Skip to content

jasonjckn/snake3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake3D

The game snake in 3D! Could it get any better?

How to Run?

lein run

How to play?

  1. Use the arrow keys up, left, right, down to change the direction of the snake.
  2. Eat the yellow food.
  3. Don’t eat your tail!

How did I build this?

I built this in the span of 8 hours with essentially zero opengl experience. I was playing around with the library penumbra for clojure and realized how easy it was to build stuff.

Watch my time-lapse

Screenshot

https://github.com/jasonjckn/snake3d/raw/master/pic.png

About

Snake game written with Clojure and OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published