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

https://github.com/benwoo1110/rps-flipperzero

Fun rock paper scissor game for FlipperZero!
https://github.com/benwoo1110/rps-flipperzero

flipper-plugin flipperzero rock-paper-scissors

Last synced: 10 months ago
JSON representation

Fun rock paper scissor game for FlipperZero!

Awesome Lists containing this project

README

          

# Rock Paper Scissor
A fun rock paper scissor game for the [Flipper Zero](https://flipperzero.one/) device.

## Game in Action
![start game](screenshots/rps_start_game.png)

![start game](screenshots/rps_win_game.png)

## Compiling
```
./fbt fap_rps
```