Skip to content

AmazingCow-Game-Core/CorePuzzle15

Repository files navigation

CorePuzzle15

Made with <3 by Amazing Cow.

Description:

This is a Game Core for Puzzle15 Game.

Motivation:

You can use it as a "lib" for making Puzzle 15 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.