https://github.com/vvaldesc/blockmerge_game
NUMERIC BLOCK MERGING GAME CPP BASED.
https://github.com/vvaldesc/blockmerge_game
allegro5 arrays cpp data-structures estructuras-de-datos fstream game poo
Last synced: 5 months ago
JSON representation
NUMERIC BLOCK MERGING GAME CPP BASED.
- Host: GitHub
- URL: https://github.com/vvaldesc/blockmerge_game
- Owner: vvaldesc
- Created: 2023-09-18T18:05:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T02:33:46.000Z (over 2 years ago)
- Last Synced: 2025-01-18T06:29:33.027Z (over 1 year ago)
- Topics: allegro5, arrays, cpp, data-structures, estructuras-de-datos, fstream, game, poo
- Language: C++
- Homepage:
- Size: 1.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlockMerge
Proyecto final para la asignatura Intruducción a la programación
Requisito: librería allegro 5.2
Desarrollado en 2019.
O/S: Linux Mint 20
IDE: Eclipse 2021
Juego que supera pruebas básicas preparado para probarlo
Dependencias:
sudo apt install liballegro5-dev


