Luces de 1984

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

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/