Skip to content

facundoolano/house-taken-over

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

House Taken Over

Text adventure inspired by the short story "House Taken Over", written by Julio Cortázar. The game uses the advenjure engine.

A WIP version can be played 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 the short story by Julio Cortázar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published