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 fec8a1007e feat: Initial Commit 2025-01-02 21:49:40 -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 feat: Initial Commit 2025-01-02 21:49:40 -05:00
SS13ArcadeEnv.h feat: Initial Commit 2025-01-02 21:49:40 -05:00
main.c feat: Initial Commit 2025-01-02 21:49:40 -05:00