Skip to content

notshriram/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

An implementation of the game 2048 in C++ and SDL. If you want to see it in action, Download the /Release folder with all the dll files in it and run 2048.exe

Capture

Requirements

Requires linking SDL2 and SDL2_ttf libraries. If you want to modify this code,make sure to link those libraries to your Visual Studio solution.

Built With

  • C++
  • SDL2 and SDL2_ttf libraries

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • based on '2048 by Gabriele Cirulli' ,originally written in JavaScript and CSS

About

2048, Implemented in C++ and SDL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages