From b9ee01804b821119d6ff9158faf494e9223e52c4 Mon Sep 17 00:00:00 2001 From: ajuvercr Date: Tue, 31 Mar 2020 12:08:28 +0200 Subject: [PATCH] update powerpoint --- backend/templates/index.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/templates/index.html.tera b/backend/templates/index.html.tera index 42c6b27..00db3f0 100644 --- a/backend/templates/index.html.tera +++ b/backend/templates/index.html.tera @@ -51,7 +51,7 @@

How to play?

-

Build a bot! All information about the planetwars game, Please visit. You can find an example bot here.

+

Build a bot! All information about the planetwars game, please visit for input output format etc. You can find an example bot here.

Optionally, you can create your own custom with the mapbuilder

Start a game instance in the lobby, don't forget to name it, watching the visualization afterwars is the only way to know who won atm.

Start up your bot and connect to the game instance. In the lobby you will see keys corresponding to players in the game. You can use the botrunner to run your bot, with the command python runner.py --host mozaic.zeus.gent -p 9142 -i {your key} {The command to start you bot}.