Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 272 Bytes

File metadata and controls

9 lines (6 loc) · 272 Bytes

AIFG

Implementazioni del libro Artificial Intelligence For Games

Java Implementation of the book "Artificial Intelligence For Games"

#DEPENDENCIES The project uses the Project Lombok Library. You can find it here: https://projectlombok.org/

This project uses Java 8.