Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jamsocket/demo-image-drop-four
- Owner: jamsocket
- Created: 2021-11-20T02:38:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T18:07:35.000Z (5 months ago)
- Last Synced: 2024-08-03T20:29:02.551Z (5 months ago)
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.