Skip to content

Releases: TheHelloWorldWriter/useless-random-color-buttons

Version 2.0.0

20 Nov 17:46
5c1b647

Choose a tag to compare

New Features

  • Portable Offline Edition - Download a single HTML file (~90KB) that runs anywhere without internet
  • Button Display Options - Show hex colors, sequential numbers, or timestamps on buttons
  • Give Up Anytime - Exit mid-game with "give up?" link or press ESC
  • Fullscreen Mode - Toggle from home screen for immersive play

UI Improvements

  • Redesigned home screen with decorative background buttons
  • Conversational settings dialog with responsive layout
  • Dynamic mobile browser theme that changes color as you play
  • Better button hover effects and accessibility
  • Input validation with clear error messages

Technical Notes

Complete rewrite using ES6 modules with JSDoc type annotations. Upgraded to Tailwind CSS v4 with new build pipeline. Added GitHub Actions deployment, improved PWA service worker caching, and created portable build scripts that bundle CSS, JS, and fonts into a single minified HTML file.