A rogue-like survival game set in Africa.
LICENSE | 6 years ago | ||
LOGO | 6 years ago | ||
README.md | 6 years ago | ||
TODO | 6 years ago | ||
animals.lisp | 6 years ago | ||
biomes.lisp | 6 years ago | ||
classes.lisp | 6 years ago | ||
data.lisp | 6 years ago | ||
items.lisp | 6 years ago | ||
naledi.lisp | 6 years ago | ||
player.lisp | 6 years ago | ||
util.lisp | 6 years ago | ||
world.lisp | 6 years ago |
Naledi ya Africa (Star of Africa in seTswana) is a survival game set in Africa. It offers networked multiplayer with an ncurses user interface.
To compile Naledi ya Africa, you need a Common Lisp implementation (SBCL is recommended), Quicklisp and the ncurses C library. Note that these requirements limit the game to Linux.
Download the latest source code from https://git.synoikos.de/daniel/naledi. Then open up a REPL and run (load "naledi.lisp")
.
Once Naledi ya Africa is ready for release, a pre-compiled binary will be supplied.
Refer to the game manual (MANUAL file in the source code, or type h
in-game).
TODO
Licensed under the terms of the MIT license.
© 2018 Daniel Vedder