Welcome to the repository for the '20554 Advanced Programming with Java' course. This repository contains some of the projects and assignments of the course :)
| Project | Description |
|---|---|
| WarOfCards (maman11) | Representation of the game "War of Cards" |
| FourInARow (maman13) | Representation of the game "Four in a Row" |
| List (maman14) | Generic list implementation |
| Flight (maman15) | Simulates plane flights using multi-threading |