Skip to content

GoncaloPascoal/asma-proj1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collectible Card Trading

Strategies and Behaviour when Trading Items with Subjective Value

First project of the Agents and Multi-Agent Systems curricular unit.

Authors

  • Gonçalo José Cerqueira Pascoal: up201806332
  • João António Cardoso Vieira e Basto de Sousa: up201806613

Instructions

Linux
To run the default simulation, run the program without arguments.

./gradlew run

To run a test scenario enter the corresponding number (1-6) as a command-line argument. The example shown will run test scenario 3.

./gradlew run --args 3

Windows

gradlew.bat run
gradlew.bat run --args 3

About

Agent behavior and trading strategy in the context of a collectible card game. First project of the Agents and Multi-Agent Systems curricular unit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published