An open API service indexing awesome lists of open source software.

https://github.com/mvpee/colorgame-raspberrypi

Color game. Nice and cool project on a raspberry pi. Flask interface and game in python. Best score: 12.
https://github.com/mvpee/colorgame-raspberrypi

color-ga electronic flask linux raspberry-pi raspberry-pi-3 raspbian

Last synced: 4 months ago
JSON representation

Color game. Nice and cool project on a raspberry pi. Flask interface and game in python. Best score: 12.

Awesome Lists containing this project

README

          


🌈 Color-Game 💥

# Simon Game with RaspberryPi

_This is a simple implementation of the classic Simon game with a web interface using Flask, designed to run on a Raspberry Pi 3B+ with electronic components. The game allows players to test their memory and pattern recognition skills while tracking their live score and best score._

## Prerequisites
*Before setting up the Simon game on your Raspberry Pi 3B+, make sure you have the following components and software installed:*

* Raspberry Pi 3B+ or newer.
* 5️⃣ colored buttons
* LEDs corresponding to each button color.
* Python 3.x installed on your Raspberry Pi.
* Flask framework installed.
* RPi.GPIO library for GPIO access.

### ⚠️ git clone on a RaspberryPi (Linux OS)
*You can use ssh*

```
git clone git@github.com:MVPee/EPHEC-GameColor-RaspberryPi.git
```
***

![image](https://github.com/MVPee/EPHEC-GameColor-RaspberryPi/assets/93082514/3a267f2d-dc0e-4c5f-97fd-20ebbebc225c)

***