CSC 584 project - Implementing the FNAF animatronics as AI adversaries in Minecraft. Created as part of a project to research the most effective techniques for implementing adversarial AI behaviors in games.
The Animatronics
directory contains the project code. The Testing
directory contains the test files provided to playtesters and the data gathered from playtesters.
Build Instructions:
- Open a command line in the
Animatronics
directory - Run
gradlew build
- Look in the
Animatronics\build\libs
directory to find the built jar file