=== Tree-Game by Nicolas GILLE, Grégoire POMMIER, Florian SOUDAY === Contributors: Nicolas GILLE nic.gille@gmail.com, Grégoire POMMIER, Florian SOUDAY Stable tag: 1.0.0 License: Licence GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html
Implementation of AI for resolving the Hackendot Tree Game
== Description ==
Tree Game allows you to play at Forest Game. The goal is delete all nodes turn by turn. The winner is the player who played on the last and delete the last node present in the tree.
= Features include: =
- Implementation of AI for resolving the Hackendot Tree Game.
- Played with a GUI.
== Installation ==
- Clone or download all files.
- Compile all classes thanks to an IDE or thanks to javac command.
- Execute ForestGame for playing.
== Frequently Asked Questions ==
No questions yet.
== Screenshots ==
Nothing here for the moment.
== Changelog ==
= 1.0.0 = Initial release