Skip to content
forked from daltonbr/Match3

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

Notifications You must be signed in to change notification settings

erolerme/Match3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match3 Game in Unity

Updated to Unity 2019.3.0f6

Match3gif

Match 3 games are simple puzzle games where the player is asked to pair 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 to more complex kinds of game development.

In this project 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

Instructor Kelley Hecker based on her course at LinkedIn Learning.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%