A rogue-like survival game set in Africa.

LICENSE Added license and imported util.lisp 5 years ago
LOGO Splash screen is now displayed at game start. 5 years ago
README.md Added README.md 5 years ago
TODO Added README.md 5 years ago
alt_logo.txt Created logo 5 years ago
animals.lisp Added README.md 5 years ago
biomes.lisp Added README.md 5 years ago
classes.lisp Added README.md 5 years ago
data.lisp Added README.md 5 years ago
items.lisp Added README.md 5 years ago
naledi.lisp Added README.md 5 years ago
player.lisp Added README.md 5 years ago
util.lisp Added README.md 5 years ago
world.lisp Added README.md 5 years ago
README.md

#Naledi ya Africa

Naledi ya Africa (Star of Africa in seTswana) is a survival game set in Africa. It offers networked multiplayer with an ncurses user interface.


##Running

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.

##Playing

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