ANTWAR C++ SDK
Loading...
Searching...
No Matches
Classes
control.hpp File Reference

An integrated module of IO and encapsulated game state management. More...

#include <vector>
#include "game_info.hpp"
#include "io.hpp"

Go to the source code of this file.

Classes

class  Controller
 An integrated module of IO and game state management with simple interfaces for your convenience. Focus on the information of current game state (e.g. get the probability of an ant's movement) and make your decisions, without caring much about tedious details of IO. More...
 

Detailed Description

An integrated module of IO and encapsulated game state management.

Author
Jingxuan Liu, Yufei Li
Date
2023-04-01