Publisher | Juwal Bose |
---|---|
File size | 504.38kB |
Number of files | 29 |
Latest version | 1 |
Latest release date | 2017-10-05 10:13:20 |
First release date | 2017-10-05 10:13:20 |
Supported Unity versions | 2018.4.2 or higher |
Beginner friendly hexagonal chain match game full project. The included helper class can be used to create new games based on hexagonal logic. It can be used for learning purposes or as the base to create a commercial game.
The features include.
• Hexagonal helper class for vertically aligned grid with odd offset
• Helper class does hexagonal coordinates conversion (offset, axial, cubic)
• Helper class does screen position to axial coordinate & axial coordinate to screen position conversion
• Helper class finds out the neighbours of a given hexagonal tile
• Chain Match game logic
• Draws connecting lines between selected hexagonal tiles
• Removes highlight and lines when we backtrack our selection
• Fully commented c# source code
• Works on PC/MAC/IOS and Android (WebGL not tested, but should work)
• Beginner friendly
• Bonus tap game logic!
The features include.
• Hexagonal helper class for vertically aligned grid with odd offset
• Helper class does hexagonal coordinates conversion (offset, axial, cubic)
• Helper class does screen position to axial coordinate & axial coordinate to screen position conversion
• Helper class finds out the neighbours of a given hexagonal tile
• Chain Match game logic
• Draws connecting lines between selected hexagonal tiles
• Removes highlight and lines when we backtrack our selection
• Fully commented c# source code
• Works on PC/MAC/IOS and Android (WebGL not tested, but should work)
• Beginner friendly
• Bonus tap game logic!