About

Metadata

  • Last updated , by Jefffrey
  • License GPL-3.0-only
  • Categories Game Development
  • Maintained by: notjefff@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

##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