jinc0930 / Clue

A game
2 stars 0 forks source link

NPC Minigames #36

Closed mishimalisa closed 1 year ago

mishimalisa commented 2 years ago

We can introduce mini games triggered by talking with npcs. Like tic-tac-toe, quiz, dice, rock/paper/scissors, etc. The reward can be special items / coins / keys / more hints. The implementation requires that any npc can play any game, that will be chosen randomly.

Idea by @jinc0930

jinc0930 commented 1 year ago

if we have coins/keys/rewards it would also be a good idea to have a shop where the player can use the rewards to exchange/buy items

mishimalisa commented 1 year ago

Moving this to: https://github.com/jinc0930/Clue/issues/49 We can discuss this more in depth about after we finish some base implementation for that.