A simple toy text environment/worker for ML that communicates with the host via TCP. Mostly for testing TCP IPC in C.
Go to file
Tristan Russell c356671e4a fix: Fixed size parameter when sending state data after env reset 2025-01-19 17:58:46 -05:00
.gitignore feat: Initial Commit 2025-01-02 21:49:40 -05:00
CMakeLists.txt feat: Initial Commit 2025-01-02 21:49:40 -05:00
SS13ArcadeEnv.c fix: Fix rand() ranges to match the actual game 2025-01-17 22:11:06 -05:00
SS13ArcadeEnv.h feat: Updated to latest Gymnasium spec 2025-01-17 10:55:22 -05:00
main.c fix: Fixed size parameter when sending state data after env reset 2025-01-19 17:58:46 -05:00