Hex Blocks Game BP vs CPP, template for creating logic mobile, pc and console games
Hex Blocks Game plugin is free for commercial use and will remain free with future update to UE5.
To support further development please check our project:
Hex Blocks Game is a logic puzzle hexagonal game for Mobile, PC, Consoles.
Template shows how to use BP and Code at the same time. This template presents free project where whole game is implemented twice: in Blueprints and in code. It is the best source for learning basics of Unreal Engine scripting language or code programming in case you know already Blueprints well enough.
It is very good start for creating puzzle games similar to Candy Crush Saga in Unreal Engine 4.
Features:
Number of Blueprints: 10
Number of C++ Classes: 4
Network Replicated: No
Supported Development Platforms: Windows, Android, Linux
Supported Target Build Platforms: Windows, Android, Linux
Documentation: Hex vs Blueprint Template