diff options
| -rw-r--r-- | README.md | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -1,6 +1,6 @@ This is the first episode of the Vilma Vaquita series. -[Play Demo](http://vilmavaquita.github.io/The-Moon-is-sinking/game.html) (not complete yet, but partially playable) +[**Play Demo**](http://vilmavaquita.github.io/The-Moon-is-sinking/game.html) (not complete yet, but partially playable) This game is optimized phones for but can also be played on PCs. @@ -17,16 +17,20 @@ Anybody can contribute to this project especially in any of these areas: If you can't contribute in other ways, even just playing the game and sharing it with friends will help Vaquitas. +Development is currently organized via Trello, but if you want to contributed by programming you having a Github will help. + Chat with us at [freenode](http://freenode.org) #vilmavaquita -## Contributors +## Contributors so far + +* **Porpoise** - Ideas, Art +* [**Rev22**](http://github.com/rev22) - Programming -* Porpoise - Ideas and Art -* [Rev22](http://github.com/rev22) - Programming +If you are one of the contributors and want to add yourself or change your info, please [**edit this page**](https://github.com/VilmaVaquita/The-Moon-is-sinking/edit/gh-pages/README.md) -If you are one of the contributors and want to add yourself or change your info, please [edit this page](https://github.com/VilmaVaquita/The-Moon-is-sinking/edit/gh-pages/README.md) +## Source code -The sources here include a web page and an ocean-themed game featuring Vaquita characters both compilable with [CoffeeScript](http://coffeescript.org) and [htmlcup](http://rev22.github.io/htmlcup). +The sources can be compiled with [CoffeeScript](http://coffeescript.org), [htmlcup](http://rev22.github.io/htmlcup), and [coffeemake](http://rev22.github.io/coffeemake) . ## Licensing |
