Luces de 1984

alkeon 2cfaf30544 New README file 5 years ago
.gitignore 73df9cd6d7 Initial commit 6 years ago
L1.cpp 29bb58512d First git version 6 years ago
LICENSE 29bb58512d First git version 6 years ago
Makefile 29bb58512d First git version 6 years ago
README.md 2cfaf30544 New README file 5 years ago
a.cpp 29bb58512d First git version 6 years ago
b.cpp 29bb58512d First git version 6 years ago
gp.cpp 29bb58512d First git version 6 years ago
gp.h 29bb58512d First git version 6 years ago
meson.build c81f749366 Change executable name 6 years ago
metodos.h 29bb58512d First git version 6 years ago
personajes.cpp 29bb58512d First git version 6 years ago
personajes.h 29bb58512d First git version 6 years ago
save.dat 29bb58512d First git version 6 years ago

README.md

L1

L1 is the original version of Luces de 1984 (L1). L1 was an experimental game.

Compilation

In order to compile l1 you need following software packages:

  • GCC compiler (C++ version)
  • Meson library
  • You can use make for building the program but I recommend you to use Meson. Makefile is only for older or limited resources devices. To compile and install run:

    meson l1/
    ninja
    

    Installation

    To install run:

    ninja install
    

    More information

    For additional information about the project matedi visit Alkeon web site:

    https://autistici.org/alkeon/