Skip to content

An implementation of the snake game in haskell using OpenGL.

License

Notifications You must be signed in to change notification settings

ss7m/haskell-gui-snake

Repository files navigation

haskell-gui-snake

This is the snake game written in haskell with a graphical interface. Implemented with gloss.

Requirements

If on arch linux or something which uses pacman this should do it: pacman -S opengl glu If that doesn't work, don't @ me

Building

Should be as simple as running stack build.

Running

Should be as simple as stack exec snake

About

An implementation of the snake game in haskell using OpenGL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published