This small app allows you to pass round a phone, which will allocate 1 spy at random, and will tell everyone else a Secret Piece of Information. Inspired by this CLI project, I wanted to have a go to see if I could make an app that did the same thing.
- I need to populate the games with more places/nouns
- I want to add the option for multiple spies
- I would like to add any similar games - if you know of any, please point me in their direction!
- When Godot 3.6 releases, to use a numeric keyboard on the phone for the number of players. See here for the relevant Godot issue.
- It really seems to me that the random-ness of it is not very random. If you wanna check this, then if I have 4 players, the 3rd is always the spy. If I have 3 players, the 1st is always the spy.
- Individual secrets (like roles within SpyFall)
- A page for info about the game (a link) and a list of possible secrets.
Images are from Game Icons and are available under the CC BY 3.0 license.
- Keyhole: Lock Spy by Delapouite
- Spy: Spy by Delapouite
- Question Mark: Uncertainty by Lorc
- Arrows: Virtual Marker by Delapouite
The font is Atkinson Hyperlegible and is published under the Open Font Licence license.
The app was developed with Godot.
The GitHub logo is intended to be used as the permission lays out here.
Do what you want with this. I would normally give this a copyleft license, but this took exactly one day, and is such a little hobbie project, that I hereby release it into the public domain.