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

https://github.com/lorhansohaky/ed-t3


https://github.com/lorhansohaky/ed-t3

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 2048 TREE
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/5bff8b7b30194285a73995c209034350)](https://www.codacy.com/app/LorhanSohaky/ED-T3?utm_source=github.com&utm_medium=referral&utm_content=LorhanSohaky/ED-T3&utm_campaign=Badge_Grade)

Trabalho de estrutura de dados, utilizando a estrutura de árvore. A estrutura inicial deste projeto foi retirada do [Default SFML Project](https://github.com/LorhanSohaky/DefaultSFMLProject).

### LICENSE
**MIT** [Read the license](LICENSE)

### DEPENDENCIES
* SFML 2.5.0;
* g++ with support C++14;
* Make;
* Code Blocks (optional).

### COMPILER USED
***g++ (Ubuntu 7.2.0-8ubuntu3.2) 7.2.0***