Skip to content

amanrana20/AI-Agents-in-Gameplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarioAi_2009

CS 534 - Final Project README by : Aman Rana, Katie Gandomi, Miguel Lasa, Rahul Krishnan

To run the code written for our agents do the following:

  1. Import the attached ai-project project into Eclipse
  2. Open the project and go into src folder
  3. All packages that begin with prefix "a.cs534" belong to our project The other files belong to the MarioAi Framework
  4. The ForwardJumpingAgent, ReflexAgent, and AstarAgent can be run by going into their respective packages, opening their Play.Java file, and hitting Run
  5. The NeuralAgent can be run by going into its respective package, opening the GeneticEvolver.java file, and hitting Run

About

CS534 - Artificial Intelligence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published