Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 538 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 538 Bytes

captcha-game

A simple captcha game

The game has following rules :

  1. There are 5 levels. Player has to solve 5 captchas in a level.

  2. Time allotted for each level's questions :

    Level 1's question - 10 secs each

    Level 2's question - 15 secs each

    Level 3's question - 20 secs each

    Level 4's question - 25 secs each

    Level 5's question - 30 secs each

  3. If user gives an incorrect answer, he goes back to previous level

  4. For level-1 he has to restart on level - 1

  5. Show total time taken and score for the user