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

https://github.com/studoo-app/java-td7-sio2


https://github.com/studoo-app/java-td7-sio2

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![separe](https://raw.githubusercontent.com/studoo-app/.github/main/profile/studoo-banner-logo.png)
# TD7 JAVA - Training POO 2
[![Version](https://img.shields.io/badge/Version-2025-blue)]()

## Objectifs

- Les concepts d’interfaces en Java.
- La lecture et l’interprétation d’un diagramme de classe.
- L’implémentation d’un diagramme de classe simple.
- La refactorisation du code afin d’améliorer sa modularité et sa maintenabilité.

Vous travaillerez sur un moteur d'un jeu de rôles.

## Enoncé

Implémenter le diagramme de classe suivant:

![Diagramme de classe](./docs/diagramme-classes.png)