Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroPomponio authored May 17, 2020
1 parent 0e97599 commit 7a64816
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Team B2P - PCN Tablut AI

![Java CI](https://github.com/AlessandroPomponio/B2P-Penicilin-Tablut-AI/workflows/Java%20CI/badge.svg?branch=master)
![Javadoc](https://img.shields.io/badge/Javadoc-available-brightgreen)

Penicillin (PCN) is a Java-based intelligent agent built to take part in the 2020 students' challenge
of the Fundamentals of AI course held at the University of Bologna by prof. Paola Mello and prof. Federico Chesani.
Expand All @@ -26,6 +27,10 @@ You will then simply need to run:
java -jar B2P-Penicillin.jar <black|white> <timeout-in-seconds> <server-ip>
```

## Javadoc

The Javadoc documentation is available [here](https://alessandropomponio.github.io/B2P-Penicilin-Tablut-AI/)

## Team B2P

- [Alessandro Buldini](https://github.com/occhialidaleso)
Expand Down

0 comments on commit 7a64816

Please sign in to comment.