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

https://github.com/razvan48/proiect-metode-de-dezvoltare-software-mds

Proiect Metode de Dezvoltare Software (MDS) Anul 2, Semestrul 2, Facultatea de Matematica si Informatica, Universitatea din Bucuresti
https://github.com/razvan48/proiect-metode-de-dezvoltare-software-mds

2d-game cpp game oop opengl shader shaders texture textures

Last synced: 8 months ago
JSON representation

Proiect Metode de Dezvoltare Software (MDS) Anul 2, Semestrul 2, Facultatea de Matematica si Informatica, Universitatea din Bucuresti

Awesome Lists containing this project

README

          

# Proiect-Metode-de-Dezvoltare-Software-MDS

  Proiect Metode de Dezvoltare Software (MDS) Anul 2, Semestrul 2, Facultatea de Matematica si Informatica, Universitatea din Bucuresti

###   Membrii Echipa:

Capatina Razvan Nicolae ($252$)

Mihalache Sebastian Stefan ($252$)

Luculescu Teodor ($251$)

## Documentatie
[Link](https://github.com/Razvan48/Proiect-Metode-de-Dezvoltare-Software-MDS/wiki)

## Demo
[Link](https://www.youtube.com/watch?v=Z8xyivNPW1I)

## Setup
1. Clone the repository
```sh
git clone --recursive https://github.com/Razvan48/Proiect-Metode-de-Dezvoltare-Software-MDS
```

2. Change the current working directory
```sh
cd Proiect-Metode-de-Dezvoltare-Software-MDS
```

3. Generate the project
```sh
generate_project.bat
```
  or

```sh
./generate_project.bat
```