fertig-classic-games/public
Brian Fertig 13b5ec6fdf fix: adjust Bejeweled game piece shapes for yellow diamond and purple triangle
- Yellow diamond: reduce vertex distance from 1.06 to 0.92 for a more compact shape
- Purple triangle: replace regular polygon with custom asymmetric coordinates
  (1.15, 0.85) for improved visual distinction
2026-06-12 16:49:56 -06:00
..
assets feat: add Bejeweled Blitz and Mini Motorways games 2026-06-12 13:52:27 -06:00
data feat(puddingmonsters): implement open-edge sliding mechanic 2026-06-12 00:52:36 -06:00
src fix: adjust Bejeweled game piece shapes for yellow diamond and purple triangle 2026-06-12 16:49:56 -06:00
android-chrome-192x192.png Added Favicons 2026-05-24 11:18:57 -06:00
android-chrome-512x512.png Added Favicons 2026-05-24 11:18:57 -06:00
apple-touch-icon.png Added Favicons 2026-05-24 11:18:57 -06:00
favicon-16x16.png Added Favicons 2026-05-24 11:18:57 -06:00
favicon-32x32.png Added Favicons 2026-05-24 11:18:57 -06:00
favicon.ico Added Favicons 2026-05-24 11:18:57 -06:00
index.html refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
styles.css feat: add tutorial modal system and register battleship game 2026-05-31 00:04:01 -06:00