HTML5 Code Golfing
Hello! Here are my code Golfing challenges. Here, I do with HTML what real golfers try to do in sports: do the least, but get the most done! In other words, I make fun things, but also try to make their code be as small as it possibly can! You can get more info about these on my GitHub repository.
And here are my Challenge projects so far:
- Typewriter (68 bytes): Type anything in the box, and you will hear the sound of a typewriter clicking.
- CPS counter (143 bytes): Click anywhere in the page as many times as you can for 5 seconds, and your clicks per second will be shown.
- Paint (266 bytes): Use your mouse to draw stuff on the screen! Press the F5 key to reload the page (as with any web page).
- Checkbox Doodler (319 bytes): Draw with checkboxes! hold "Shift" to erase.
- Windows XP (352 bytes): Move your mouse around! Errors galore! click to enable sound!
- Solitaire Cards (632 bytes): Ever played Windows Solitaire before?
- Syched DVD Screensaver (374 bytes): That DVD logo you'd watch for hours, praying it hits the corner of the screen. It uses the time to calculate the location, so that means that it is in the same location across all devices!
Learn more about me here!