Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match3 Game in Unity

Updated to Unity 6000.0.73f1 LTS

Match3gif

Match 3 games are simple puzzle games where the player pairs three or more identical items on a tiled game board. Popular modern variations include Candy Crush and Bejeweled. Unity is ideally suited to this kind of game design, and it's a great entry point for game development.

We cover topics like creating a grid-based game board, using inheritance to create different types of game pieces, adding obstacles and new levels, detecting matches and clearing pieces, and implementing a user interface complete with a score screen.

Match3

Match3 - Finished Level

Based on Kelley Hecker's course.

About

✨🐠The most original game on Earth: Match3 - in Unity!✨🐟

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages