TP_PDS2
Sistema para gestão de jogadores e execução de jogos clássicos
 
Loading...
Searching...
No Matches
main.cpp File Reference
#include <iostream>
#include <set>
#include <string>
#include "Jogador.hpp"
#include "Cadastro.hpp"
#include "Connect4.hpp"
#include "Jogo_Da_Velha.hpp"
#include "Reversi.hpp"
#include "GerenciadorDeJogos.hpp"
Include dependency graph for main.cpp:

Functions

void verificarEntrada (const std::string &entrada)
 
int main ()
 

Function Documentation

◆ main()

int main ( )
Here is the call graph for this function:

◆ verificarEntrada()

void verificarEntrada ( const std::string & entrada)
Here is the caller graph for this function: