Skip to content

Comment on Show HN: The Choice – An online programming puzzle RPGparent

Comments

Also, I think the append method for the @log is getting exposed. I tried to do something (who knows now) and it said append was not a method which I assume is coming from one of the @log.append

You're playing Episode 2 from within Episode 1. What are you doing playing the game you should fork it already.

Do you mind adding the build instructions to the README so I can run it locally? Rails holds my hand with coffeescript and I dunno anything just from looking at the Makefile.

Basically just running 'make' will produce all the needed files in output/. Then you can use 'python -m SimpleHTTPServer' from the output server, and open http://localhost:8000/ in your favorite browser.

For make to run correctly you'll need the haml, sass, and juicer gems installed and in your path.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.