snake: A basic console snake game.

[ game, mit, program ] [ Propose Tags ]

A basic console snake game with rudimentary ASCII-based graphics and minimal dependencies.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Dependencies base (>=4.8 && <4.9), random (>=1.1 && <1.1.1), split (>=0.2.3 && <0.2.4), terminal-size (>=0.3.2.1 && <0.3.3) [details]
License MIT
Author Habib Alamin
Maintainer ha.alamin@gmail.com
Category Game
Home page http://code.alaminium.me/habibalamin/snake
Uploaded by alaminium at 2016-05-30T03:04:06Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables snake
Downloads 905 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-25 [all 1 reports]

Readme for snake-0.1.0.0

[back to package description]

Snake

A basic console snake game.