Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 611 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 611 Bytes

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