Titim: Game for Lounge Marmelade

[ game, gpl, program ] [ Propose Tags ]

Game for Lounge Marmelade


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1.0, 0.1.3, 0.2.1, 0.2.3
Dependencies base (>=4.7 && <4.8), containers (>=0.5 && <0.6), matrix (>=0.3 && <0.4), random (>=1.1 && <1.2) [details]
License GPL-3.0-only
Author Jefffrey
Maintainer notjefff@gmail.com
Category Game
Source repo head: git clone https://github.com/Jefffrey/Titim.git
Uploaded by Jefffrey at 2015-03-25T04:39:05Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables titim
Downloads 3140 total (11 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-10-26 [all 10 reports]

Readme for Titim-0.2.3

[back to package description]

##Titim

This is a simple text based game about saving a village from falling letters.

Rules are as follows:

  • at every turn you enter a word
  • you can't use words more than once
  • every letter of an entered word is removed from the sky
  • if more than half of the houses are crushed you lose

Example of the game on a terminal window

####Installation

In order to build the executable and run it you need to download the Haskell platform and then call the following commands:

cabal update
cabal install titim
titim