uaveiro-leci/2ano/2semestre/as/aula03/Lab03b-support/DemoEmentas/README.md

14 lines
340 B
Markdown
Raw Permalink Normal View History

## 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 the `bin` folder by default.