ecigar13 / GAOthello

Truman CS 480 AI project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

****************  GAOthello  *******************

This is a project for an AI class to explore the possibility of playing Othello using Genetic Algorithm. The Othello game we are using is based on:

	Simple othello game with computer oponent intended for simple ai learning purposes.
	References:
	* http://lurgee.net/reversi-code/

	License:
	GPL

	To play:
	Run othello.py

	Dependencies:
	Python
	pygame - www.pygame.org

	humbhenri at gmail.com
	Humberto Henrique Campos Pinheiro

We added and modified some files to implement GA algorithm.

About

Truman CS 480 AI project

License:MIT License


Languages

Language:Python 100.0%