Front-end app that emulates the classic simon toy. By choosing a level and clicking start, you should press the buttons in the correct order. You'll be able to save your score.
- Javascript
- Vue
- CSS
To get a local copy up and running follow these simple example steps.
- A browser
- Text Editor
STEP 1 In the terminal, Run the following commands.
git clone https://github.com/Jarfsoft/mitala
cd mitala
OR
- Download the zip file form
https://github.com/Jarfsoft/mitala.git
STEP 2
- In the Terminal enter
cd mitala
- Run
npm install
- Run
npm run serve
👤 Juan Andrés Raudales
- GitHub: @Jarfsoft
- Twitter: @Jarfsoft
- LinkedIn: Juan Andrés Raudales Flores
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.