calledtoconstruct / lambdabot

A friendly IRC bot and apprentice coder, written in Haskell.
4 stars 2 forks source link

Pokemon game plugin #34

Open calledtoconstruct opened 4 years ago

calledtoconstruct commented 4 years ago

Implement a game where the plugin wakes up and says that a random pokemon character appeared. Each person in chat that types ?pokemon-catch has the opportunity to catch the character. However, the longer from the time it appears, the less likely you are to catch it. After 30 seconds, the pokemon gets away (if not caught). The person that catches the pokemon gains points.