RomanZhu / Match-Line-Entitas-ECS

Match Line template for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Match Line template for Unity

Template for Match Line genre using Entitas ECS. Preview

Matchline template screenshot

Features

  • Low Unity dependency
  • Basic UI
  • Clear and expandable project structure
  • Easy configuration
  • Runtime field resize(1)
  • Runtime element type count change
  • Multiple element/blocker types
  • Element matching
  • Simple scoring setup
  • Combo definition tool
  • Combo detection
  • GameOver
  • Restart

(1) requires clicking restart button for now.

Roadmap

You can look at current progress in Trello

Trello screenshot

Disclaimer

Template is WIP, there is missing core functional. That project shows how ECS can help to create clear project structure and gives ability to add features without pain.

Dependencies

  • Entitas ECS 1.5.2
  • Unity 2018.1

About

Match Line template for Unity

License:MIT License


Languages

Language:C# 100.0%