Skip to content

DavidLangen/SnakeInHaskell

Repository files navigation

Snake in Haskell

A Snake Game written in Haskell.

Setup

Please see the appropriate guide for your environment of choice in order to install Stack.

To run this project, start it locally via Stack:

stack build --exec SnakeInHaskell

Scope of functionalities

This Game include basic functionalities and gameplay of Snake.

  • Basic Controls
  • Eating Food
  • Food placed 'randomly'
  • Game Over Screen
  • Retry Functionality

Gameplay Screenshot

Gameplay Screenshot

About

A Snake Game written in Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors