Skip to content
Snippets Groups Projects
README.txt 658 B
Newer Older
Charlie Ringer's avatar
Charlie Ringer committed
Principals and Applications of Programming coursework 2, 2016. Charles Ringer (Goldsmiths, UoL).
Charlie Ringer's avatar
Charlie Ringer committed
Project to implement the game Dōbutsu shōgi with an AI. AI is implemented using MCTS (see: mcts.ai for more information).
Charlie Ringer's avatar
Charlie Ringer committed
Learn more about the game here: https://en.wikipedia.org/wiki/D%C5%8Dbutsu_sh%C5%8Dgi
Charlie Ringer's avatar
Charlie Ringer committed
References:
Button images created using cooltext.com
Animal images taken from https://pixabay.com/
Background image taken from http://www.publicdomainpictures.net/
Font taken from dafont.com (and information included)

Run instructions:
Compile and run through Xcode using openFrameworks.
Some AI settings can be configured from the menus.