-
Notifications
You must be signed in to change notification settings - Fork 0
DSantanax/Isolation_MinMax
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Authors: Brandon Dayauon Daniel Santana Requirements: JDK 1.8 or above Description: Our project is based on the Isolation game for PvE mode. We used the min max algorithm for the computer to generate it's move based on the given time & the given depth from the user. Compile: javac -d \out src\*.java Execute: java -cp \out src\MainDriver.java
About
Implementing the Isolation game using Min Max AI algorithm.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published