Skip to content

klurb/call-of-cthulhu

Repository files navigation

Call of Cthulhu

Text adventure inspired by H. P. Lovecraft short story Call of Cthulhu The game uses the advenjure engine.

A WIP version is playable online here .

Usage

Clone the respository and Install leiningen if necessary. To run the game on the terminal:

lein run

To run the game on the browser, using figwheel for development:

lein figwheel dev

Then open http://localhost:3449.

To compile the optimized JavaScript to run in production:

lein cljsbuild once main

Then open resources/public/index.html.

About

Text adventure inspired by HP Lovecraft short story Call of Cthulhu

Resources

License

Stars

Watchers

Forks