Peter Sparrow
Minesweeper
Made with PygameRecent comments (3)AngeloComeaux1 year agoGreat game! What inspired your implementation of this?
ValentineDebroy1 year agoemotional daaaaamage
Murder Game Randomiser
Made with PythonMurder is a fun IRL group game about subtly giving people random items. To "kill" your assigned victim, you simply give them your assigned item in the assigned place without them getting suspicious. After killing someone you say "MURDER!" and then get tasked with THEIR murder. Last man standing wins. RULES:
- They have to WILLINGLY take the item - no throwing stuff.
- Don't tell people about you're murder as it makes the game very difficult to finish.
- This one's complicated so bare with: Ghosts ARE NOT allowed to announce they are dead, only the people who were there at the time will know. However if you are the last person to die then you MUST announce it to end the game.
This program uses a simple interface to give players a random murder task. It also saves the list of everyone's murders encase someone forgets. Advantage of using a computer:
- I'm an IT nerd, why not?
- It prevents multiple "murder loops" where the game seems to end more than once.
Recent comments (3)Petersails3897 months agoImprovements to UI generally and major changes to task display system. This hopefully allows for slightly easier and nicer navigation. No changes to save file system, will try to keep that the same so no need to reformat any save files ever especially for big games could be a pain.
Gamerdude1008 months agoHow to start because it assigns me and it tells me the item and location and victim but when I click on it, it goes to the player (whatever the player's name is), and when I click on that it goes to the victim, location and item and the same thing keeps happening that happened on word 5 repeatedly.