Skip to content

MTXIK/2048C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048C

Welcome to the classic 2048 game implemented in C! This project provides a console-based version of the popular puzzle game, where the goal is to slide numbered tiles on a 4x4 grid to combine them and create a tile with the number 2048. The game is simple to play but challenging to master.

Alt text

Building

for macOS/Linux run make

for windows: 😢

Running

Execute the compiled binary in a directory ./main2048

About

A 2048 game implemented in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published