/simon-component

A simple Simon game to refresh the basics. And also a SimonComponent prototype.

Primary LanguageC#MIT LicenseMIT

Simon Component

About

A simple Unity component set to use SImon game logic easily.

Why ?

Starting from a skill refreshing on Unity, by the creation of a little Simon game, the thinking of "why not turn it to a re-usable component ?" appear.

Goal

A set of components to easily and quickly usable to add the Simon game logic in your game.