/onomat

A simple roguelike written in l1

MIT LicenseMIT

O N O M A T

A tiny roguelike, in progress, being written in l1.

To run the game, install l1, make sure it's on your path. Check out and cd into this repository, then:

l1 onomat.l1

or, if on Mac or Linux,

./onomat.l1