Skip to content
Snippets Groups Projects
Commit b6dbee5b authored by Charlie Ringer's avatar Charlie Ringer
Browse files

Updated Readme

parent f4823dcc
No related merge requests found
README
Princioal and Applications of Programming coursework 2, 2016. Charles Ringer.
Principals and Applications of Programming coursework 2, 2016. Charles Ringer (Goldsmiths, UoL).
Project to implement the game Dōbutsu shōgi with a meaningful and inteligent AI. Learn more about the game here: https://en.wikipedia.org/wiki/D%C5%8Dbutsu_sh%C5%8Dgi
Project to implement the game Dōbutsu shōgi with an AI. AI is implemented using MCTS (see: mcts.ai for more information).
Currently the AI is not implemented but the game engine is built and there is a rudimental front end to wrap it.
The main job after this WIP handin is to work on the AI as the rest of the project should be implmeneted now.
Learn more about the game here: https://en.wikipedia.org/wiki/D%C5%8Dbutsu_sh%C5%8Dgi
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.
\ No newline at end of file
File added
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment