2025-12-04 10:51:48 -05:00
2025-11-18 14:33:42 -05:00
2025-11-19 16:44:36 -05:00
2025-11-19 16:38:50 -05:00
2025-12-02 13:05:35 -05:00
2025-11-17 11:18:27 -05:00
2025-11-19 16:46:14 -05:00
2025-12-02 19:28:32 -05:00
2025-12-02 13:05:35 -05:00
2025-11-11 13:35:54 -05:00
2025-11-18 17:44:14 -05:00

Connect4 Moderator - Server

A WebSocket server for the Connect4 Moderator.

An example client can be found in the example_client.py file.

In order to run the example you need:

  • Python 3
  • pip install websockets
  • pip install pip-system-certs

To run the example, run python example_client.py.

The visual client for observing games/tournaments as well as managing games can be found at connect4-moderator-observer.

The Google Sheet outlining the communication protocol can be found here, for those of you who'd prefer to not write their AI in python

Description
A WebSocket server for the RPI Minds & Machines class and the Connect4 Final Project. Built from the foundation of exoRift/mindsmachines-connect
Readme MIT 546 KiB
v2.0.0 Latest
2026-05-01 04:37:49 +00:00
Languages
Rust 93%
Python 4.2%
JavaScript 1.8%
Dockerfile 0.7%
Shell 0.3%