git.dumitru.net nush / master
master

Tree @master (Download .tar.gz)

	Nush, a coffeebreak roguelike
	(c) 2015, Vlad Dumitru
	Please consult LICENCE for licensing information.
	--

	Requires either Lua or LuaJIT (most recent versions preferred), and curses.

	Compile with:
	$ make

	Run with:
	$ ./nush

	Have fun and contribute if possible!