Built 12 classic browser games using vanilla JavaScript and React:
- Snake — SVG rendering, wrap-around borders, score tracking
- 2048 — Full sliding/merging logic, best score tracking
- Tic Tac Toe — Unbeatable AI with minimax algorithm
- Rock Paper Scissors — Animated, score tracking
- Typing Speed Test — WPM + accuracy, character feedback
- Coin Flip — Multiple coins, stats visualization
- Dice Roller — D4 through D100
- Spin the Wheel — Animated SVG wheel
- Would You Rather — Voting percentages
- Truth or Dare — 40 prompts
- Never Have I Ever — 25 questions
- Love Calculator — Name hashing, gradient UI
All run in the browser. No backend. No frameworks (besides React for state).
Play them all at DevTools.run — now at 312 pages.
Top comments (0)