Skip to content

zsoltime/pimon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Day 13 of My 3 Weeks Game Challenge

I can't believe it's already the thirteenth day of mychallenge. Time flies when you're having fun. Pimon seemed to be like a good idea for today.

Pimon game is like Simon Says but instead of playing with a random sequence it follows the digits of the constant π.

You can simply click on Start and Pimon will start flashing the digits of π, adding a new digit in each round. Once he finished, it's your turn to repeat π to as many decimals as Pimon did.

User Stories

  • If I click the start button, it starts playing the sequence
  • While it's playing the sequence I can't press any button
  • Each time I press the buttons in the correct order, I see the same series with an additional digit of PI
  • If I press the wrong button, it notifies me and restarts the game

Next Steps

Using a "soft mode" where you won't be instantly punished for pressing the wrong button might be a good idea. Adding another mode where you play against the clock seems to be also a great option.

Releases

No releases published

Packages

No packages published