Luces de 1984 versión SDL

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

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/