Giter VIP home page Giter VIP logo

house-taken-over's Introduction

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.

house-taken-over's People

Contributors

facundoolano avatar klurb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

alldigital klurb

house-taken-over's Issues

bath_window puzzle - Using the piano stool

Hello,

Great game! I enjoyed it a lot.
I found the commands rather counter-intuitive to use the piano stool (I had to look at the code to find the solution)

@West passage [P:300 | M:30] > use piano stool 
I didn't want to sit.
 
@West passage [P:300 | M:31] > put piano stool against wall
I didn't know how to do that.
 
@West passage [P:300 | M:31] > use piano stool with window 
I put the stool against the wall, just below the window.

It would be great if a command like "put piano stool against wall" would work

Regards,

Mathieu

Internal values printed in terminal

@Vestibule [P:0 | M:1] > take paper
I didn't see that.

@Vestibule [P:0 | M:2] > reach mail slot
I could reach a piece of paper, probably an envelope, near the edge of the
slot.

@Vestibule [P:0 | M:3] > ta
take    talk
@Vestibule [P:0 | M:3] > take paper
Taken.
#advenjure.items.Item{:names [mail slot slot], :description Bronze., :open I couldn't open the slot, but maybe reach inside of it., :close false, :closed true, :reach {:pre true, :say I could reach a piece of paper, probably an envelope, near the edge of the slot., :post house.puzzles.envelope/add-envelope}, :id mail-slot, :look-in It seemed empty., :take I couldn't take the slot, but maybe reach inside of it.}

@Vestibule [P:40 | M:4] >```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.