rversteegen / nush

A traditional roguelike written in lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

	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!

About

A traditional roguelike written in lua.

License:BSD 2-Clause "Simplified" License


Languages

Language:Lua 83.7%Language:C 15.2%Language:Makefile 1.1%