Welcome to the BUT-Project folder, which contains various projects carried out as part of my BUT Computer Science studies. Each project is stored in a subfolder and includes its own documentation and necessary source files.
BUT-Project/
│-- SAE 1-01/
│ │-- files...
│ └── README.md
│-- SAE 1-02/
│ │-- files...
│ └── README.md
📍 Path: BUT-Project/SAE 1-01/
This project, written in C language, enables management of internship offers and student applications. It facilitates the assignment of internships based on applications and predefined criteria.
📍 Path: BUT-Project/SAE 1-02/
This project, developed in C language, implements a turn-based combat game between a player and monsters. It includes a duel system, a scoreboard, and the possibility to create custom games.
These projects were developed in an academic context and are not guaranteed to function properly after a certain period without maintenance.
This project is licensed under the MIT license. You are free to modify and redistribute it.