Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthursvpb/tetris
This project is a Tetris game using C programming language and Allegro library.
https://github.com/arthursvpb/tetris
allegro c c-programming-language graphical gui tetris
Last synced: 19 days ago
JSON representation
This project is a Tetris game using C programming language and Allegro library.
- Host: GitHub
- URL: https://github.com/arthursvpb/tetris
- Owner: arthursvpb
- Archived: true
- Created: 2020-11-08T20:57:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T18:43:51.000Z (about 1 year ago)
- Last Synced: 2024-09-30T01:08:31.998Z (4 months ago)
- Topics: allegro, c, c-programming-language, graphical, gui, tetris
- Language: C
- Homepage:
- Size: 8.45 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tetris
## Project
This project is a Tetris game using C programming language and Allegro library.
![]()
## Tecnologies
This project was built using the following technologies:
- [C](https://www.iso.org/standard/74528.html)
- [Allegro v4.1.17-1](https://liballeg.org/)