GitHunt
PE

pekaram/Match3-Zero

Match3 board implemented using Zero allocation Unitasks

Match3-Zero

  • Match3 game implemented using the allocation free Unitasks
  • Left click a shape to play
  • Any >= 3 matching blocks will be matched and removed, shapes slide downwards to fill any openings
  • Board size is dynamic and can be set in BoardFactory using Editor.
  • Tested with huge boards, performance still solid.

Purpose

  • Experimenting with zero allocation Unitasks in action
  • This utilizes the power of Tasks for writing clean and well structured code in this project, all while gaining a performance boost as a bonus

image

image

Languages

C#100.0%

Contributors

Created November 28, 2022
Updated May 11, 2023