snake-game: Snake Game Using OpenGL
This is a Snake Game where a BLIND YELLOW COMPUTER SNAKE is always hungry and runs all over the screen to swallow anything that comes in its ways, most of the times, YELLOW SQUARE BOXES (assuming its favorite food is inside each box). Whenever Snake eats 1 box, its length increases. Ofcourse, since snake is blind, player have to help the snake in providing proper directions so that snake will eat maximum boxes. The games finishes when Snake swallows itself(i.e. when player gives wrong directions to the snake).
[Skip to Readme]
Downloads
- snake-game-1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.1, 1.2 |
---|---|
Dependencies | base (>=2 && <5), GLUT, OpenGL, random [details] |
License | BSD-3-Clause |
Author | Akash Fulchand Jagdhane <akashjagdhane@gmail.com> |
Maintainer | Akash Fulchand Jagdhane <akashjagdhane@gmail.com> |
Category | Game |
Uploaded | by AkashJagdhane at 2014-02-12T07:00:07Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2669 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |