https://github.com/johancdev/tek2
2️⃣ Projects done during my second year at Epitech Nantes
https://github.com/johancdev/tek2
cpp epitech second
Last synced: 4 months ago
JSON representation
2️⃣ Projects done during my second year at Epitech Nantes
- Host: GitHub
- URL: https://github.com/johancdev/tek2
- Owner: JohanCDev
- Created: 2022-07-31T17:16:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T17:29:12.000Z (over 3 years ago)
- Last Synced: 2025-04-06T05:39:27.020Z (10 months ago)
- Topics: cpp, epitech, second
- Language: C
- Homepage:
- Size: 69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tek2_projects_at_Epitech_Nantes
This repository contains most of projects done in my second year at Epitech.
## Before continuing...
This project is an EPITECH Project. If you are an EPITECH student, move out the way! Nothing to see here... I don't want to be involved to your -42.
If you're not, no worries! You're welcome here!
### Building program
Most of project can be build with make / make re rules
Launch the binary with the flags if necessary
Clean all the project with make clean / make fclean
Note that I did most project on a M1 chip MacBook.
### Coding Style
All of the projects are developed with C/C++ except for maths that are in Python. EPITECH doesn't impose it's Coding Style certain projects
and I tried to follow it as much as possible.
## Authors
* **Johan CHRILLESEN** - [JohanEpitech](https://github.com/JohanEpitech)
This README file has been created with mdCreator. [Please check the project by clicking this link](https://github.com/0Nom4D/mdCreator/)