This repository has been archived on 2025-06-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
compLIB/client_s2/compLib
Joel Klimont f6b27971c4 added more tests for double elimination and seeding
added eq and nq functions for Position class in de
fixed error in de function that would occur if the game has not started yet
2022-10-01 19:11:04 +02:00
..
__pycache__ Add movement class to python 2022-06-11 23:52:57 +02:00
__init__.py Add complib client and TCP communication 2022-05-22 23:00:57 +02:00
Api.py added more tests for double elimination and seeding 2022-10-01 19:11:04 +02:00
CompLib.proto Add movement class to python 2022-06-11 23:52:57 +02:00
CompLib_pb2.py Add movement class to python 2022-06-11 23:52:57 +02:00
CompLibClient.py Add movement class to python 2022-06-11 23:52:57 +02:00
DoubleElimination.py added more tests for double elimination and seeding 2022-10-01 19:11:04 +02:00
Encoder.py Add complib client and TCP communication 2022-05-22 23:00:57 +02:00
IRSensor.py Add complib client and TCP communication 2022-05-22 23:00:57 +02:00
Motor.py Add complib client and TCP communication 2022-05-22 23:00:57 +02:00
Movement.py Add movement class to python 2022-06-11 23:52:57 +02:00
Seeding.py added unittest for seeding gamestate generation 2022-10-01 16:50:49 +02:00