Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 399 Bytes

ngrad

A simple roguelike not-quite game in Clojure. Go climb a virtual mountain here!

There is no winning, losing, or saving. Use numpad or arrow keys for moving. Press q to exit.

Building

Requires Leiningen.

lein run

License

Source code: MIT/X11

Copyright 2024 Ivan Zuboff

Copyright 2012 Steve Losh (see his zen project used as base for this one)