Skip to content

Tushar11Raj/2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%