Skip to content

Files

Latest commit

eae4770 · May 2, 2021

History

History
47 lines (41 loc) · 1.21 KB

README.md

File metadata and controls

47 lines (41 loc) · 1.21 KB

Screenshot

C2048 is a clone of 2048 made by Henrique Utzig and Pedro Klein as a final project for INF01202 at UFRGS.
The game is written in C using raylib and dracula theme color palette.

Installation

Make sure you already have build essentials installed.

    $ git clone https://github.com/henriqueutzig/C2048.git
    $ cd /C2048
    $ make

Linux

    $ ./C2048

Windows

    $ C2048.exe

Screenshots

Menu

Screenshot

Game

Screenshot

Leaderboard

Screenshot

Credits

Screenshot