notepad projects
<< return home
A series of webpages built in notepad during downtime at my part-time job, some useful, some fun.
Hi
Where it started, a page for playing with CSS and mouse click/hover actions, which leads to more fun if you find the next pages.
Tic Tac Toe
A basic Tic Tac Toe game, with a bit of fun randomized colours, and a hidden cheat mode.
Tax Remover
A utility for quickly finding the sales without tax from the total payments, used for filling out closing terminal reports, with some CSS fun.
Ping Pong Timer
A pair of 30 minute timers for our Ping Pong tables, so we can quickly see when a guest's time will be done, with some fun CSS theming.
Guess The Number
A basic guess the number game, where the page's background colour gives a hint as to how close or far from the number you are, including some stats when you successfully guess the correct number. Difficulty can be adjusted by choosing the maximum number through the URL parameters (eg. index.html?d=100).
POP!
A simple bubble popper fidget toy simulator to play with CSS.