https://github.com/colleagueriley/rsgl-2048
RSGL-2048 is a clone of the 2048 made with RSGL
https://github.com/colleagueriley/rsgl-2048
2048 c rsgl
Last synced: about 2 months ago
JSON representation
RSGL-2048 is a clone of the 2048 made with RSGL
- Host: GitHub
- URL: https://github.com/colleagueriley/rsgl-2048
- Owner: ColleagueRiley
- Created: 2021-11-29T00:41:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-22T16:38:45.000Z (over 2 years ago)
- Last Synced: 2025-01-19T22:41:12.494Z (over 1 year ago)
- Topics: 2048, c, rsgl
- Language: C
- Homepage:
- Size: 2.46 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RSGL-2048
RSGL-2048 is a clone of the 2048 made with RSGL
# Dependencies
Make, a C compiler, system apis
# Building
simply run `make` then libRSGL.out or libRSGL.exe will be generated (per OS)