Skip to content

Puzzle game mobile game

License

Notifications You must be signed in to change notification settings

cable8mm/nabuza-x

Repository files navigation

Traditional puzzle game for cocos2dx

This game served for a long time before it shut down. Finally, the source code has been made open. It can be used to create any puzzle game.

Installation

git clone https://github.com/cable8mm/nabuza-x.git

cd nabuza-x

You must install cocos2d-x-2.2, and this sources put cocos2d-x's project folder then build it. That's all.

Coding style

find . -name \* -print0 | xargs -0 -n1 clang-format -i

Preview

Screenshot 1

Screenshot 2

Refer to repositories

License

The Nabuza project is open-sourced software licensed under the MIT license.