This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
labs:networking [2017/03/21 12:36] bissigp [Exercises] |
labs:networking [2020/08/31 21:03] (current) |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| ====== Commands ====== | ====== Commands ====== | ||
| - | Basic: | + | Basic (Exercises 1-3): |
| * ''Help <Command>'': Gives you more information on all the commands. | * ''Help <Command>'': Gives you more information on all the commands. | ||
| * ''Auth <Token>'': You need to authenticate with your token before playing. | * ''Auth <Token>'': You need to authenticate with your token before playing. | ||
| Line 22: | Line 22: | ||
| * ''DoMove <GameId> <Move>'': This is how you do a move in a running game. You can Shoot, Reload, and Protect | * ''DoMove <GameId> <Move>'': This is how you do a move in a running game. You can Shoot, Reload, and Protect | ||
| - | Advanced: | + | Advanced (Exercises 4-5): |
| * ''ChangeMode <Mode>'': Once you start writing your bot, switch to Easy mode. | * ''ChangeMode <Mode>'': Once you start writing your bot, switch to Easy mode. | ||
| * ''Response <Solution>'': If you change game mode, you need to respond to the Challenge you get. FAST so no human player can get into Easy or Pro mode. | * ''Response <Solution>'': If you change game mode, you need to respond to the Challenge you get. FAST so no human player can get into Easy or Pro mode. | ||