Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.28 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.28 KB

Match-3 Action Puzzle Example

For those who want to make an action puzzle game for the first time will help.

Overview:

Testing in Unity Editor:

  • Run "BuntGames/Scenes/Game2.unity"!
  • Click or Touch on Two tile near !
  • Main code is "BuntGames/Scripts/GameSystem.cs".
  • Click event code is "BuntGames/Scripts/MatchItem.cs".
  • Click play button.

Build & Run :

  • Configure "Build Setting" sub menu in File Menu.
  • Set Build Platform & Press "Run & Build" Button.
  • Set Your Build Folder.

Note:

  • Include 3d infinite scroll circular menu example.
  • NGUI & HOTween free version was used.
  • Two 3D character models with mecanim included.
  • Unity 2D & Mecanim, such as prior knowledge is required for studying.
  • This app is example for beginners making puzzle action game.

Contact:

INSTALL VIDEO

INSTALL VIDEO