Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamsocket/demo-image-drop-four

A demo image for Jamsocket that implements a game of Drop Four
https://github.com/jamsocket/demo-image-drop-four

Last synced: about 1 month ago
JSON representation

A demo image for Jamsocket that implements a game of Drop Four

Awesome Lists containing this project

README

        

# demo-image-drop-four

This is a demo image for Spawner that implements a game of
[Drop Four](https://en.wikipedia.org/wiki/Connect_Four).

The underlying game implementation can be found in the
[Aper examples](https://github.com/drifting-in-space/aper/tree/main/examples/drop-four)
directory.