Luces de 1984 versión SDL

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

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/