Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play game at https://fdrake97.github.io/Trig-Practice/

Hey there! a few notes about the game:
Cookies are used to keep track of your name and highscore.
A 10 second penalty is incurred for pausing to prevent cheating.
Score is calculated with the following formula:

score = (score0.95 + 100000/(val)(1+(streak/10)));

Where val is the time spent on the last problem in ms.
The program keeps a rolling tally of your score, and when you submit the leaderboard database recalculates your score.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages