Bridges-C++  3.4.4
Bridges(C++ API)
Classes | Namespaces
Bridges.h File Reference
#include <iostream>
#include <algorithm>
#include "DataStructure.h"
#include "ServerComm.h"
#include <JSONutil.h>
#include <alltypes.h>
#include <chrono>

Go to the source code of this file.

Classes

class  bridges::Bridges
 This class contains methods to connect and transmit a user's data structure representation to the Bridges server. More...
 

Namespaces

 bridges
 these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color arrays as strings. The code is adapted from external sources detailed below.
 
 bridges::game