Luces de 1984 versión SDL

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

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/