Skip to content

This is a snake game that I wrote in order to get a basic grasp of monad transformers and interfacing with a terminal in Haskell

Notifications You must be signed in to change notification settings

nimiwio/Snake.hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Snake.hs

This is a snake game that I wrote in order to get a basic grasp of using monad transformers, threads, and the terminal in Haskell.

As of now the major mechanics are missing besides basic movement and input but I hope to have the game running smoothly soon. Eventual plans include using a graphics library to bring the game out of the terminal.

About

This is a snake game that I wrote in order to get a basic grasp of monad transformers and interfacing with a terminal in Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published