Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sotsef-reaction-game
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tag2y19
sotsef-reaction-game
Commits
806c20a9
Commit
806c20a9
authored
2 weeks ago
by
tag2y19
Browse files
Options
Downloads
Patches
Plain Diff
Add README
parent
b82a618b
Branches
buttons!
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.txt
+24
-0
24 additions, 0 deletions
README.txt
with
24 additions
and
0 deletions
README.txt
0 → 100644
+
24
−
0
View file @
806c20a9
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
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment