https://github.com/tarasrashkevych99/autonomous-software-agent
This repository provides a client application that is designed to work as an autonomous software agent that plays a game where the goal is to collect parcels and deposit them on special tiles
https://github.com/tarasrashkevych99/autonomous-software-agent
autonomous-system game pddl
Last synced: 10 days ago
JSON representation
This repository provides a client application that is designed to work as an autonomous software agent that plays a game where the goal is to collect parcels and deposit them on special tiles
- Host: GitHub
- URL: https://github.com/tarasrashkevych99/autonomous-software-agent
- Owner: TarasRashkevych99
- License: mit
- Created: 2023-03-21T11:19:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-11T22:58:10.000Z (over 2 years ago)
- Last Synced: 2025-10-28T11:46:11.888Z (9 months ago)
- Topics: autonomous-system, game, pddl
- Language: JavaScript
- Homepage:
- Size: 178 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Autonomous Software Agent Client Application
The client application is designed to work as an autonomous software agent that plays a game where the goal is to
collect parcels and deposit them on special tiles. The agent will be able to navigate through a virtual world, pick
up parcels, and deliver them to their destination tiles, while avoiding obstacles and other agents. The application
will utilize a combination of algorithms and techniques, such as pathfinding, autonomous reasoning, and
decision-making, to enable the agent to make intelligent decisions and perform effectively in the game.
## Server repository
To make the whole application work download and run the server code that can be found at the following url: [Server Repository](https://github.com/unitn-ASA/Deliveroo.js)
TO DO: andare avanti con le intention_revision (lab5- metà lezione 11/04)