Skip to content
Snippets Groups Projects
Commit 806c20a9 authored by tag2y19's avatar tag2y19
Browse files

Add README

parent b82a618b
Branches buttons!
No related tags found
No related merge requests found
Raspberry Pi Program for the SOTSEF LED Reactions Game
Dependencies:
- Gtk 4 (sudo apt install libgtk-4-dev)
- librsvg (sudo apt install librsvg2-dev)
- blueprint-compiler (Get it from
https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.14.0,
the debian repo version is really out of date)
- WiringPi (https://github.com/WiringPi/WiringPi; it's not in the debian
repo)
Building:
```
./configure build
ninja -C build
```
Running:
```
./build/game
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment