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

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

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)