Skip to content

Instantly share code, notes, and snippets.

View JohnDoe44526949's full-sized avatar
🎯
Focusing

JohnDoe44526949 JohnDoe44526949

🎯
Focusing
View GitHub Profile
(function() {
var canvas;
var ctx;
var isWorking = false;
var exchangeRate = 0;
var timerId;
var found = false;
var maxHPS = 0;
var hpsList = [];