blob: 20c6d84cc41394bf4109fe0039328d9a96b52b84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
This is an HTML5 implementation of the game Katawa Shoujo. [0]
It's still very much a WIP, but at least the first scene displays half-credibly.
Run nginx.sh to start nginx with appropriate options for development, then connect to localhost:8080.
lighttpd -f lighttpd.conf should also work, but is not actively tested.
If I haven't finished the TODO (probably), check /TODO for a list of things that need to be worked on. *snip* knows I could use another hand on this.
[0] http://www.katawa-shoujo.com/
[1] https://github.com/cujojs/when/
|