Skip to content

YahyaBagia/color-sequence-memorizer

Repository files navigation

⭐ Color Sequence Memorizer ⭐

Memorize the color sequence and then drag the colors to the slots in the same order.

Try it out on your browser 🌐  / mobile device 📱.

Supported Platforms

OS Status
Android Works via Expo Go
iOS Works via Expo Go
Web Works on the Browser (last 2 versions)

Environment setup

Follow the steps of the official Expo documentation to setup your development environment.

Quick steps:

To run the app

Clone the Repo:

git clone https://github.com/YahyaBagia/color-sequence-memorizer.git

Install the Packages:

yarn

Run on Android:

yarn android

Run on iOS:

yarn ios

Run on Web:

yarn web

Releases

No releases published

Packages

No packages published