cuboid: 3D Yampa/GLUT Puzzle Game
A simple 3D puzzle game made with Yampa and GLUT. The objective of the game is to get the red sphere to the green sphere, by moving the red sphere.
Use the W and D keys to rotate the cube, and the arrow keys (up/down/left/right), to move the red ball (front/back/left/right respectively). The red sphere will then move until it hits an obstacle (green cube) and then stops.
In order to add levels check out Game.hs. If you come up with a great level do send it to me. I plan to extract the levels into a configuration file in the future.
Downloads
- cuboid-0.14.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] | 0.1, 0.11, 0.12, 0.13, 0.14, 0.14.1, 0.14.2 |
---|---|
Dependencies | base (>=3 && <5), GLUT (>=2.3), Yampa [details] |
License | MIT |
Copyright | (C) 2010 Pedro Martins |
Author | Pedro Martins <pedromartins.pt@gmail.com> |
Maintainer | Pedro Martins <pedromartins.pt@gmail.com> |
Category | Game |
Bug tracker | http://github.com/pedromartins/cuboid/issues |
Uploaded | by PedroMartins at 2015-05-22T11:13:18Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | cuboid |
Downloads | 5900 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-11-11 [all 9 reports] |