Skip to content

A 2048 clone in C as a final project for INF01202 class at UFRGS

License

Notifications You must be signed in to change notification settings

henriqueutzig/C2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A 2048 clone in C as a final project for INF01202 class at UFRGS

Topics

Resources

License

Stars

Watchers

Forks