Skip to content

Prerequisite for completion of course Artificial Intelligence at CCC at UFCG.

License

Notifications You must be signed in to change notification settings

erijonhson/ia-robocode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robocode and Genetic Algorithms

Teser

Prerequisite for completion of course Artificial Intelligence at CCC at UFCG.

Import on Intellij Idea

  1. Choose Import Project Step1

  2. Chosse Create project from existing sources Step2

  3. All ok, next Step3

  4. Mark all sources Step4

  5. Mark all libraries Step5

  6. Mark all modules suggested Step6

  7. Choose Java 8 Step7

  8. Finish Step8

Installation

  1. Check out the repo

  2. Run the setup script:

     java -jar setup/robocode-1.9.3.3-setup.jar 
    
  3. Specify the output folder relative to this project to ./dist

Step1 Step2

Thanks to sebastianzillessen to teach us in https://github.com/sebastianzillessen/robocode-intellij.

How to run

  1. Make sure, that the Project SDK is configured correctly:

    The code was tested with Java 8

  2. Run GPAlgorithm main class

About

Prerequisite for completion of course Artificial Intelligence at CCC at UFCG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages