Skip to content

Unity3D Match-3 Action Game Examples with NGUI Free (Old version)

Notifications You must be signed in to change notification settings

gss2013/match3action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Unity3D Match-3 Action Game Examples with NGUI Free (Old version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.2%
  • GLSL 4.8%