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: 4 months 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T20:43:09.000Z (almost 2 years ago)
- Last Synced: 2025-12-01T14:33:40.240Z (7 months ago)
- Language: Dockerfile
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- 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.