olufjen / chess

Programs to utilize chess ontologies, and play games of chess
1 stars 0 forks source link
chessgames ontologies

chess

This repository contains java classes and front end structures for a chess playing system. To this end the classes utilize a chess ontology and a framework for artificial intelligence describes in the book Articicial Intelligence a Modern Approach. The system is developed in Java using Eclipse Oxygen and maven, and the Restlet front end framework.