Skip to content

AmazingCow-Game-Core/Core2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core2048

Made with <3 by Amazing Cow.

Description:

This is a Game Core for 2048 Game.

Motivation:

You can use it as a "lib" for making 2048 Game in C++ concentrating your efforts in making a cool game interface and letting the logic of the game alone.


As usual, you are very welcomed to share and hack it.

Examples:

Check out the ./test_game/main.cpp to a peek of how use this lib.

Documentation:

We strive to make our source code fully documented.
While there are a myriad of comments, one might find useful take a look at:

Anyway if you didn't understand something let us know sending a mail to
[email protected] with the subject filled with the name of this repo.

Dependencies:

This project uses:

License:

This software is released under GPLv3.

TODO:

Check the TODO file for general things.

This projects uses the COWTODO tags.
So install cowtodo and run:

$ cd path/to/the/project
$ cowtodo 

That's gonna give you all things to do :D.

Others:

Check our repos and take a look at our open source site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published