Skip to content

An artificial intelligence for Pacman in Java to betatest an integrated course of CSC3101.

Notifications You must be signed in to change notification settings

narcisseuuh/PacmanAI

Repository files navigation

Objective

Finding a pretext to implement Min-Max with alpha-beta pruning.

Usage

I'm using the build tool Gradle, hence to build and run you can use :

gradle build
gradle run

About

An artificial intelligence for Pacman in Java to betatest an integrated course of CSC3101.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages