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

https://github.com/andrejewski/chasers

HTML canvas mini-game(/art maybe?)
https://github.com/andrejewski/chasers

Last synced: 9 months ago
JSON representation

HTML canvas mini-game(/art maybe?)

Awesome Lists containing this project

README

          

# Chasers

A simple game of enemy versus enemy versus enemy.
Reds chase Greens, Greens chase Blues, Blues chase Reds.
Does replacement of caught enemies to keep the game alive.

Built with JavaScript and HTML Canvas APIs.