Skip to content

indrarahul/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love png1 HitCount Maintenance contributions welcome
forthebadge made-with-c++ ForTheBadge built-with-love

2048 Game

Installation

$ g++ -c game.cpp && g++ game.o -o 2048 -lsfml-graphics -lsfml-window -lsfml-system

You will find a binary file named 2048. Just run -

$ ./2048

Now Enjoy ! :D 0xeax

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages