Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

blueandhack/Simino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simino

The project's name is Simino, it from Simon and Arduino.

It is Simon game, but Simino can take you to Online.

Simino can store your records and you can play with other people.

Circuit

What does build it?

Backend: Express.js & Node.JS Frontend: Vue.js Arduino

All of code host on GitHub

How to run

You should download run.py and Arduino folder to your computer, and you should upload Arduino

Then, install python dependencies

python3 -m pip install pyserial
python3 -m pip install requests

After, go to Simino to get token

Also, you need replace your token in run.py and your usb port

Finally, connect your Arduino to your computer and run python script

python3 run.py

And play it!

About

Play Simon on your Arduino, and Simino can store your score to online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published