ai-challenger.net is a platform developed to help ai and robotics algorithms development by using games that can be controlled remotely and evaluate the result of this execution.
Traffic is a game developed to test basic semaphore handling algorithms, to do a basic test please indicate any text on Game ID and press "Set" button, you can test a python sample code by clicking "Run code for 10 seconds" button, there is a text field with Python code that you can modify to do your own tests.
Enter game ID:
Live testing:
Here is a sample code to test during 10 secs:
Output from traffic program, you can process this output to control the game:
It consists on a grid of streets and semaphores than can be controlled to evaluate algorithms of semaphore controlling:
We have a demo in Python for testing:
> To test you can run:
python3 traffic_player.py legv83 3
Where:
Once your program is running you can refresh this page to see the exection in real time, just you need to confirm that page id argument corresponds to game execution id.