Skip to content

v4.0.0-beta1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 00:48
· 55 commits to main since this release

BabySmash! v4.0.0-beta1

A game for babies who like to bang on the keyboard!

📦 Download

File Description
BabySmash-Setup.exe Windows - Installer with Start Menu shortcut
BabySmash-win-x64.zip Windows - Portable version (also used by auto-updater)
BabySmash-linux-x64.tar.gz Linux - Extract and run ./babysmash

Self-contained - No .NET installation required.

⌨️ Usage

  • Press keys and watch shapes and letters appear!
  • Alt+O - Options (Linux) / Ctrl+Shift+Alt+O - Options (Windows)
  • Escape - Exit (Linux) / Alt+F4 - Exit (Windows)

🐧 Linux Requirements

  • espeak for text-to-speech: sudo apt install espeak
  • pulseaudio-utils for audio: sudo apt install pulseaudio-utils

What's Changed

  • Fix resource leaks, thread safety, and .NET 10 idiomatic issues by @Copilot in #54
  • Implement Linux port with shared core library (Phase 1 & 2 complete) by @Copilot in #53

New Contributors

  • @Copilot made their first contribution in #54

Full Changelog: v3.9.9...v4.0.0-beta1

BabySmash! v4.0.0-beta1

A game for babies who like to bang on the keyboard!

📦 Download

File Description
BabySmash-Setup.exe Windows - Installer with Start Menu shortcut
BabySmash-win-x64.zip Windows - Portable version (also used by auto-updater)
BabySmash-linux-x64.tar.gz Linux - Extract and run ./babysmash

Self-contained - No .NET installation required.

⌨️ Usage

  • Press keys and watch shapes and letters appear!
  • Alt+O - Options (Linux) / Ctrl+Shift+Alt+O - Options (Windows)
  • Escape - Exit (Linux) / Alt+F4 - Exit (Windows)

🐧 Linux Requirements

  • espeak for text-to-speech: sudo apt install espeak
  • pulseaudio-utils for audio: sudo apt install pulseaudio-utils

What's Changed

  • Fix resource leaks, thread safety, and .NET 10 idiomatic issues by @Copilot in #54
  • Implement Linux port with shared core library (Phase 1 & 2 complete) by @Copilot in #53

New Contributors

  • @Copilot made their first contribution in #54

Full Changelog: v3.9.9...v4.0.0-beta1