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

https://github.com/vincent-devine/algorithm_advanced

Exercice that aims to advanced algorithm. Exercice made during 4th year of Game Programming at ISART Digital
https://github.com/vincent-devine/algorithm_advanced

algorithm cpp

Last synced: 9 months ago
JSON representation

Exercice that aims to advanced algorithm. Exercice made during 4th year of Game Programming at ISART Digital

Awesome Lists containing this project

README

          

# Advanced Algorithm
Exercice that aims to learn advanced algorithm. Exercice made during 4th year of Game Programming at ISART Digital

## Table of content
- [Getting Started](#getting-started)
- [Technology](#technology)
- [Credit](#credit)

## Getting Started
### Clone
```bash
git clone git@github.com:Vincent-Devine/Algorithm_Advanced.git
```

### Start the project
1. Open the `.sln` project file
2. Click on `F5`

## Technology
- Language: C++ *20*
- Editor: [Visual Studio 2022](https://visualstudio.microsoft.com/fr/vs/)
- Versionning [Github](https://github.com/Vincent-Devine/Algorithm_Advanced)

## Library Used
- Logger: [OMLogger](https://github.com/Vincent-Devine/OMLogger/tree/v1.1) *v1.1*

## Credit
Author: **Vincent DEVINE**

Project Start: 04/03/2025
Project End: 20/05/2025

### Specials Thanks
- Frederic SETTAMA