Luces de 1984

alkeon 2cfaf30544 New README file 6 سال پیش
.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 6 سال پیش
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/