Files
connect4-moderator-observer/README.md

1.0 KiB

Connect4 Moderator - Observer

The front end for the server made in Godot, an open-soruce game engine.

Downloads

See releases

For Future Maintainers

This was made in Godot 4.5. Due to the use of C# for a lot of the scripting, we are unable to export for the web but progress is being made. An icon in Icon Composer was made for macOS builds but can't be used till Godot 4.6. Currently, there is also a bug in Godot's Websocket implementation that causes random disconnects, options are submitting upstream fixes and debugging or wrapping a third party library to use. It would also be nice to rework the bracket screen to show the bracket and be more thematic with the other pixel art pieces. Some scripts are leftovers/incomplete implementations of having this program act as a client, which would be helpful to finish.