Game Demo – Three Matching Puzzle

Today, I would like to do this post for myself. This is the first time to make a Unity HTML5 build.

I very happy to introduct my rusbbit 3Match game. 3Match game is a very basic puzzle game, is very common game in the world, you can find the rules even board game and card game like poker.

This game I made implemented several tools :

  1. Unity Game Engines (Unity 2020.1.8f1 Personal)
  2. Blender
  3. Soundation
  4. GitHub

I can not realize how many people would like to ask me what usage of Soundation. My anwser is making my own background music. Hahahahah …. No no. Seriously, music was made before I start to develop this game. Fortunately, those is my wish and add into my portfolio. Is that good? but not enough.

About the rules of game :

  1. select 2 birds to swrap between. ( no position limition )
  2. 3 birds matched, birds will be moved out and get 10 point and increase the timer time.
  3. The game have 60 seconds limit. Will end if matched any bird before timeout.
The gameplay demonstration on Web https://cyrus1127.github.io/Bird-Matching-Demo/

The Skill of Unitys :

  • Animator
  • Animation event handling
  • UI planning
  • UI button on press function handling
  • Camera setup
  • Lighting setup
  • Unity Asset implementation
  • Game rules and logic
  • GameObject handling
  • Game design
  • Game world planning
  • Sound playback

The Skill of Bleader :

  • 3D modeling
  • Material and Texture
  • Animation handling
  • Animation time track

Unity items I used :

  • DOTween (HOTween v2)
  • easy UI emerald – default
  • Forest – Low Poly Toon Battle Arena / Tower Defense Pack
  • FREE Casual Game SFX Pack
  • 3D Birds Prototype Pack

The post is end to here. Thanks for watching. My game is posted on github. Go to the link here for to play my demonstration on Web. Leave me some comment if you have any suggestion and feedback. That I look for and appreciate to get it all.

🐱 Github : https://github.com/cyrus1127/
📹 My Youtube Channel (Cantonese only): SluggishChildCreativeChannel

50 Comments

Comments are closed.