Commit Graph

43 Commits

Author SHA1 Message Date
gpt-engineer-app[bot] a9548741ce Changes 2026-01-22 23:38:57 +00:00
gpt-engineer-app[bot] b64c970b1b Changes 2026-01-17 11:00:45 +00:00
gpt-engineer-app[bot] 0c515caee0 Changes 2026-01-17 07:42:37 +00:00
gpt-engineer-app[bot] 4c09953d9b Changes 2026-01-16 18:15:42 +00:00
gpt-engineer-app[bot] 037d88d44a Changes 2026-01-15 09:53:27 +00:00
gpt-engineer-app[bot] 771e214dd6 Changes 2026-01-15 09:41:01 +00:00
gpt-engineer-app[bot] eca6c4d52d Changes 2026-01-13 10:05:24 +00:00
gpt-engineer-app[bot] 8cc68824bd Changes 2026-01-13 10:02:09 +00:00
gpt-engineer-app[bot] 49909763bd Changes 2026-01-13 09:59:46 +00:00
gpt-engineer-app[bot] 575ed9894a Changes 2026-01-11 00:18:26 +00:00
gpt-engineer-app[bot] 11ad5cf669 Changes 2026-01-11 00:11:35 +00:00
gpt-engineer-app[bot] 2cf2dcd7d8 Changes 2026-01-10 23:30:14 +00:00
gpt-engineer-app[bot] 3632fa8ccf Changes 2026-01-10 23:24:15 +00:00
gpt-engineer-app[bot] 42815cd1b8 Changes 2026-01-10 23:21:57 +00:00
gpt-engineer-app[bot] 6b7f85e92e Changes 2026-01-09 11:35:47 +00:00
gpt-engineer-app[bot] cce562a1f7 Changes 2026-01-09 11:32:36 +00:00
gpt-engineer-app[bot] 0bf52ba489 Changes 2026-01-09 11:20:38 +00:00
gpt-engineer-app[bot] 21aa5bb5bb Changes 2026-01-07 11:58:18 +00:00
gpt-engineer-app[bot] 015dcb72c1 Changes 2026-01-07 08:46:53 +00:00
gpt-engineer-app[bot] fdf6b08c07 Reverted to commit a06d538170 2026-01-06 23:56:25 +00:00
gpt-engineer-app[bot] d13fa4f454 Changes 2026-01-06 23:55:01 +00:00
jory 49abc06046 Complete 2P Pacman implementation with invincibility and fixes
- Add 2P multiplayer mode with individual scoring and lives
- Implement player elimination system with continue/restart options
- Fix collision detection for moving into ghosts
- Add 3-second respawn invincibility like original Pacman
- Visual effects: pulsing/glow during invincibility, smoother animations
- Controls: P1 uses WASD+arrows in 1P, WASD only in 2P; P2 uses arrows
- Fix continue in 1P mode transferring surviving player state
- Revert ghost AI to simple targeting for reliability
2026-01-07 00:24:56 +01:00
jory a06d538170 Implement 2P Pacman mode with proper collision detection and ghost AI
- Add 2P mode selection and controls (P1: WASD/Arrows, P2: IJKL)
- Implement individual scoring and lives for both players
- Fix collision detection for both moving into ghosts and ghosts moving into players
- Add player elimination system with continue/restart options
- Revert ghost AI to original working logic
- Add visual smoothing with CSS transitions and effects
- Fix standing still collision bug
2026-01-06 23:36:44 +01:00
jory b42ff297eb Fix Tetris 2P preview block synchronization issue
- Prevent duplicate piece shapes when generating next pieces
- Enhanced randomTetromino() with excludeShape parameter
- Update piece placement logic to avoid visual duplicates
- Improve initial state generation for both players
- Add P1 and P2 next piece previews in 2P mode
2026-01-06 21:54:11 +01:00
gpt-engineer-app[bot] 3b32652ae5 Changes 2026-01-06 09:31:20 +00:00
gpt-engineer-app[bot] 0753b8ff20 Changes 2026-01-06 00:04:17 +00:00
jory 7cf34c1c9b Fixed spamming left/right keys causes blocks to infinitly float 2026-01-04 16:42:46 +01:00
gpt-engineer-app[bot] 75946c9feb Changes 2026-01-03 00:50:06 +00:00
gpt-engineer-app[bot] b70c67b5b2 Changes 2026-01-02 22:01:17 +00:00
gpt-engineer-app[bot] f0defcbaa1 Changes 2026-01-02 21:32:32 +00:00
jory 1495a9a5c5 Implemented Oscilloscope correctly now
Have tested it with a 5 minute long audio file
Bigger files and different formats still needs testing
2025-12-21 13:51:16 +01:00
jory ad6587978a Correct files to integrate with the site for a good audio to a/v osciloscope converter
Now has to be only implemented in the actual website
2025-12-21 13:21:20 +01:00
jory e227743728 Osciloscope integrated but video exported is broken 2025-12-20 15:50:04 +01:00
gpt-engineer-app[bot] 424e8f8277 Changes 2025-12-09 16:21:01 +00:00
jory 2a8700af31 removed p achievement text 2025-12-09 16:06:06 +01:00
jory e987f3de3b Changes 2025-12-08 12:24:45 +00:00
jory 81674f8094 Changes 2025-12-08 12:19:53 +00:00
jory d45e665bcd Readded credits, added all open source projects used in credits, added achievements in sidebar as we seem to have enough space on a 1920x1080 screen for it 2025-12-07 20:55:50 +01:00
jory d33dbd110e Changes 2025-12-07 18:17:33 +00:00
jory 547fee670d Changes 2025-12-04 00:43:38 +00:00
jory 3c29dbd53e Changes 2025-12-04 00:34:29 +00:00
jory fc858765f6 Added last block for tetris above score field 2025-12-03 21:53:00 +01:00
jory c2d6d0b096 Implemented cryptomining, although its extremely bad optimized. 2025-12-03 18:20:02 +01:00