An open API service indexing awesome lists of open source software.

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

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)