Luces de 1984 versión SDL

alkeon 63290c264f Version 1.2 vor 6 Jahren
L1.cpp 84295d6613 Loading game menu is working better vor 6 Jahren
LiberationMono-Regular.ttf f69798b186 First commit vor 7 Jahren
Licence f69798b186 First commit vor 7 Jahren
Makefile 374a3a99fc Wrong executable name vor 6 Jahren
README.md 16d263db7f New README file vor 6 Jahren
a.cpp f69798b186 First commit vor 7 Jahren
b.cpp f69798b186 First commit vor 7 Jahren
gp.cpp 84295d6613 Loading game menu is working better vor 6 Jahren
meson.build 31b47bd009 Meson build feature vor 6 Jahren
metodos.h f69798b186 First commit vor 7 Jahren
personajes.cpp f69798b186 First commit vor 7 Jahren
personajes.h f69798b186 First commit vor 7 Jahren
save.dat 63290c264f Version 1.2 vor 6 Jahren

README.md

L1-sdl

L1-sdl is the SDL version of Luces de 1984 (L1). The original version was made with ncurses instead of SDL.

Compilation

In order to compile l1-sdl 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-sdl/
    ninja
    

    Installation

    To install run:

    ninja install
    

    More information

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

    https://autistici.org/alkeon/