imports from libregamewiki

This commit is contained in:
Trilarion
2019-10-23 13:44:58 +02:00
parent 206acda8a7
commit a2c6294b54
61 changed files with 1055 additions and 136 deletions

17
entries/consomaton.md Normal file
View File

@ -0,0 +1,17 @@
# Consomaton
_Consomaton is a puzzle game revolving around cellular automata._
- Home: http://www.asahi-net.or.jp/~cs8k-cyu/blog/2016/06/17/consomaton/
- State: mature, inactive since 2016
- Play: http://abagames.sakura.ne.jp/16/consomaton/
- Platform: Web
- Keywords: puzzle, programming
- Code repository: https://github.com/abagames/consomaton.git
- Code language: TypeScript
- Code license: MIT
- Code dependencies: Node.js
Developer: Kenta Cho (ABA)
## Building