Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dphilipson/rangle

A loop drawing game that rewards quick thinking
https://github.com/dphilipson/rangle

Last synced: about 2 months ago
JSON representation

A loop drawing game that rewards quick thinking

Awesome Lists containing this project

README

        

# Rangle

Rangle is a game in which a field of multi-colored dots is shown. Players must
draw loops which enclose only dots of single color to make them disappear and
gain points.

Rangle is written in ClojureScript using the core.async library and uses
Raphael to display its graphics.