added new entries

This commit is contained in:
Trilarion
2019-06-23 23:19:00 +02:00
parent 23c81c40ed
commit da61c908ca
14 changed files with 265 additions and 58 deletions

View File

@@ -11,6 +11,7 @@
- **[Battleround](battleround.md)** (Java, Apache-2.0, beta, inactive since 2015)
- **[Betrayer's Moon Tactics](betrayer_moon_tactics.md)** (JavaScript, GPL-2.0, beta, inactive since 2006)
- **[BrowserQuest](browserquest.md)** (JavaScript, MPL-2.0, mature)
- **[Candy Box 2](candy_box2.md)** (Typescript, Javascript, GPL-3.0, mature, inactive since 2013)
- **[Castle of the Winds](castle_of_the_winds.md)** (JavaScript, MIT, beta)
- **[Cataclysm](cataclysm.md)** (C++, CC-BY-SA-3, beta, inactive since 2012)
- **[Cataclysm: Dark Days Ahead](cataclysm_dark_days_ahead.md)** (C++, CC-BY-SA-3.0, mature)

18
games/rpg/candy_box2.md Normal file
View File

@@ -0,0 +1,18 @@
# Candy Box 2
_Online text-based role-playing game featuring ASCII art._
- Home: https://candybox2.wordpress.com/
- Media: https://en.wikipedia.org/wiki/Candy_Box!
- State: mature, inactive since 2013
- Play: https://candybox2.github.io/
- Platform: Browser
- Keywords: browser, asciiart, text
- Code repository: https://github.com/candybox2/candybox2.github.io.git
- Code language: Typescript, Javascript
- Code license: GPL-3.0
See also [Candy Box](https://github.com/candybox2/candybox)
## Building