Skip to content

domwhitecode/RTSgameAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

RTS game AI

The purpose of this prohject was to implement AI for the players character. When the user clicks on one of their players and presses the walk option and then clicks on an empty part of the map, the user character will find the shortest path to the destination using A* algorithm.

Running the code: find "src/s3/base/main.java" and run that file to start the game

dependencies: JDK 1.8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published