Skip to content

branneman/zork-racket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zork-Racket

I'm implementing a Zork I-like game to learn Racket. It is nowhere near complete. Or stable. It seems to work on latest (v8.0 [cs]).

Run

./zork

Tests

All:

./test

Single file:

./test src/state.test.rkt

Watch for changes in the current directory with inotify-hookable:

inotify-hookable -q -f . -c 'clear && ./test'

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks