add deps and comp inst

This commit is contained in:
PoliEcho 2024-10-20 20:18:55 +02:00
parent f23fa3059e
commit 1b7fbb3cde

View File

@ -16,4 +16,13 @@
- [ ] (partialy implemented) special combos
- [ ] (partialy implemented) reset button
- [ ] saving progress
- [ ] customisation (spin speed, multipliers, etc.)
- [ ] customisation (spin speed, multipliers, etc.)
### dependencies:
`gtk4 gtkmm-4.0 gcc`
### compile:
`make $(nproc)`
## run:
`./build/bin/pupes-slots`