Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fylga/tetris
https://github.com/fylga/tetris
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fylga/tetris
- Owner: Fylga
- Created: 2022-07-12T11:01:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T11:28:51.000Z (over 2 years ago)
- Last Synced: 2024-10-09T11:02:24.725Z (about 1 month ago)
- Language: C
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tetris
# This project covers:
- signal
- inter-process communication handling,
- filesystem operations
- interactive use of the terminal.# Skills to be acquired
- C programming
- Precision
- Signals## Usage
Execute `make` then `./tetris`
Check out the B-PSU-200_tetris.pdf for more information or add the `--help` option## Credits
Joris FRANCIN