20 lines
277 B
Markdown
20 lines
277 B
Markdown
# meadow
|
|
|
|
Uxn/Varvara Emulator written in the hare programming language.
|
|
|
|
Requirements:
|
|
hare
|
|
sdl3
|
|
sdl3-image
|
|
sdl3-ttf
|
|
[hare-sdl3]
|
|
|
|
[hare-sdl3]: https://git.sr.ht/~sircmpwn/hare-sdl3
|
|
|
|
## Usage
|
|
|
|
make sure requirements are installed.
|
|
|
|
**make build** will build meadow inside bin
|
|
|