Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victordibia/PuzzleGame
Cocos2D for android project implementing a slider puzzle game.
https://github.com/victordibia/PuzzleGame
Last synced: about 1 month ago
JSON representation
Cocos2D for android project implementing a slider puzzle game.
- Host: GitHub
- URL: https://github.com/victordibia/PuzzleGame
- Owner: victordibia
- Created: 2014-02-06T19:41:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-09T16:36:02.000Z (over 8 years ago)
- Last Synced: 2024-05-21T13:02:22.990Z (7 months ago)
- Language: Java
- Size: 1.69 MB
- Stars: 63
- Watchers: 9
- Forks: 74
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-open-source-games - PuzzleGame - Slider puzzle game implementation created with Cocos2d for Android. (Mobile Games / Android)
README
PuzzleGame
==========
![alt tag](http://denvycom.com/blog/wp-content/uploads/2014/04/Screenshot_2014-04-21-01-49-34-e1398016504406.png)
Cocos2D for android project implementing a slider puzzle game.
The Original cocos2d for Android Project can be found on git here : https://github.com/ZhouWeikuan/cocos2dThis code is the same as seen in Gidigames for Android on Google Play. Feel free to modify and include in your commercial projects.
## Official Tutorial Document
A detailed tutorial document for the project can be found on the [Denvycom website](http://denvycom.com/blog/step-by-step-guide-on-how-to-build-your-first-slider-puzzle-game-in-cocos2d-for-android-part-1/).
### License
Code in this repository is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)
Victor Dibia.