v4.1.0
BabySmash! v4.1.0
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_*_amd64.deb |
Debian/Ubuntu - Install with sudo dpkg -i babysmash_*_amd64.deb |
babysmash-*.x86_64.rpm |
Fedora/RHEL - Install with sudo rpm -i babysmash-*.x86_64.rpm |
BabySmash-linux-x64.tar.gz |
Linux - Manual install, 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 Package Installation
Debian/Ubuntu:
sudo dpkg -i babysmash_*_amd64.deb
sudo apt-get install -f # Install dependencies if neededFedora/RHEL:
sudo rpm -i babysmash-*.x86_64.rpmAfter installation, BabySmash will appear in your application menu!
🐧 Linux Dependencies
espeakfor text-to-speechpulseaudio-utilsoralsa-utilsfor audio
These are automatically installed when using .deb or .rpm packages.
What's Changed
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #76
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #77
- Bump System.Speech from 10.0.2 to 10.0.3 by @dependabot[bot] in #68
- Bump Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.3 by @shanselman in #69
- Bump Avalonia and Avalonia.Desktop by @dependabot[bot] in #71
- Bump Updatum from 1.3.4 to 1.3.5 by @dependabot[bot] in #75
Full Changelog: v4.0.0...v4.1.0