Skip to content

Allocate a spy/traitor in social deception games

Notifications You must be signed in to change notification settings

IMP1/spy-allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spy Allocator

Shows an stylised icon of a spy.

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.

Still To Do

  • 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.

Credits

Images are from Game Icons and are available under the CC BY 3.0 license.

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.

License

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.