bloxorz: OpenGL Logic Game

[ game, program ] [ Propose Tags ]

Roll the block on the board to the end hole.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2
Change log CHANGELOG
Dependencies base (>=3 && <5), GLFW, OpenGL (>=2.3) [details]
License LicenseRef-GPL
Author Viktor Devecseri
Maintainer Viktor Devecseri <devi86@gmail.com>
Category Game
Uploaded by ViktorDevecseri at 2014-07-23T17:07:43Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables bloxorz
Downloads 3474 total (9 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-10-27 [all 10 reports]

Readme for bloxorz-0.1.2

[back to package description]
Bloxorz Lite
  by Viktor Devecseri (devi86@gmail.com)

This is a simplified version of Bloxorz:
http://www.miniclip.com/games/bloxorz/
The aim is to roll the block on the board to
the end hole.

It is my first Haskell program, and it was
written as a homework.

Building:
  (a) the easy and prefered way: Cabal
      $ cabal install bloxorz

  (b) the other easy way: make
      $ make

  (c) the hard way: by hand
      $ cp Paths_bloxorz.hs.1 Paths_bloxorz.hs
      $ ghc --make -O2 -o bloxorz Main.hs


Controls:
  Esc, q - Quit
  arrows - Move block