Current Week: [2025 Week 43] Start of SoundBounce game.
Following Week: [2025 Week 44] Dev Tools on Client Side2025 Oct 26 17:30: commit: Bubbles: Disable pop when out of view + use pixi.js runner instead of matter.js runner.
2025 Oct 26 15:16: commit: Pin dependencies
2025 Oct 26 14:36: commit: Update all non-major dependencies
2025 Oct 26 14:22: commit: Address some TODO comments
2025 Oct 26 13:29: commit: Rename internal folders for more clarity
I have renamed the following
rust -> common-rust typescript -> common-typescript docker -> infrastructureThe reason for this change is to explain the project and approach a bit easier. For example, it was previously confusing why there is a typescript folder when this is not the only place typescript resides. The previous docker folder also contained more files than just docker files.
2025 Oct 25 21:23: commit: Begin renaming to sound bounce
2025 Oct 25 21:08: commit: Sound game in a playable state!
2025 Oct 24 19:03: commit: soundbounce: Introduce some ball bouncing game
2025 Oct 24 16:51: commit: Add snake game to website
2025 Oct 23 20:28: commit: Initial version of snake game on home page
This was made in an attempt to make my site (simpleboringgames.com) a bit more interesting.
This merge request still refers to the main branch for now, but hoping to fix the version soon, after a make an update to optimize the dependencies.