Luces de 1984

The development of this game started in June 2014 as an idea of Bea. It's a rol game with a classic base which was thought for GNU/Linux terminal.

Story

Winston, main character, lives during a day inside a building. This game will show some characters from other stuff.

UI

This game has two user interface differents:

NCURSES

This library is terminal text based. It was added to the game because we wanted some colors but it become so useless.

SDL

Very useful library with a lot of tools. Every operating system use different ways for installing it. I don't know how it's with the mainstream operating system. The version of the library is 2.0.

This version has some new features but it isn't a clone of the original game. A few puzzles has been deleted.

Documentation

If you has fallen with this game you can investigate about it in the documentation. The documentation tells you about the development and changes.