Compare commits
7 Commits
818013e330
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 330a771eec | |||
| c66445b587 | |||
| 3e03965975 | |||
| 1b7fbb3cde | |||
| f23fa3059e | |||
| 6a091c6827 | |||
| cedb52c3d1 |
@@ -0,0 +1,29 @@
|
||||
# Pupes Slots
|
||||
## slots with you favorite open source mascots and logos
|
||||
|
||||
> ### [!Warning]
|
||||
> ### Explore codebase at you own risk
|
||||
> #### posible side efects may include:
|
||||
> nausea\
|
||||
> suicidal thoughts\
|
||||
> being stuck in for loops in your dreams\
|
||||
> headache\
|
||||
> PTSD
|
||||
|
||||
### features:
|
||||
- [x] basic slot features
|
||||
- [x] money and spin counter
|
||||
- [x] goto used
|
||||
- [ ] (partialy implemented) special combos
|
||||
- [ ] (partialy implemented) reset button
|
||||
- [ ] saving progress
|
||||
- [ ] customisation (spin speed, multipliers, etc.)
|
||||
|
||||
### dependencies:
|
||||
`gtk4 gtkmm-4.0 gcc`
|
||||
|
||||
### compile:
|
||||
`make -j$(nproc)`
|
||||
|
||||
### run:
|
||||
`./build/bin/pupes-slots`
|
||||
Reference in New Issue
Block a user