Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt> |
||
|---|---|---|
| .. | ||
| bin | ||
| src | ||
| README.md | ||
README.md
Getting Started
Sample JAVA project for MAS demonstrating an object-oriented implementation Can be opened with Visual Studio Code.
Run DemoClass to start the program.
Folder Structure
The workspace contains:
src: the folder with the source code The compiled output files will be generated in thebinfolder by default.