afonsonf / gamingworkout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gamingWorkout

Program description:

In this program we made 4 games from the National Championship of Mathematical Games, so that students who are attending to this contest can practice and improve their gaming knowledge. This contest is a competition for children who are in the primary school up to secondary school where they play 1v1 board games.

The 4 games are to be played against a bot, which is impletemented with Artificial Intelligence algorithms like Alpha-Beta and Monte Carlo Tree Search. In each game there is an option to choose the difficulty of the bot and if he player wants to be the first to play or not.

Tournament url with rules of each game: http://ludicum.org/cnjm/2017-2018-cnjm14/regras-dos-jogos-do-cnjm14/view


Requeriments:

OS linux or Windows. (Not supported for Mac yet)


Running Instructions in each release folder


Executing:

Just choose one of the games and then click in which tile you want to play.

About

License:MIT License


Languages

Language:C++ 99.8%Language:C 0.2%Language:QMake 0.0%