Download Latest Version Release v27 source code.zip (1.1 MB)
Email in envelope

Get an email when there's a new version of Floppy Fish

Home / v4
Name Modified Size InfoDownloads / Week
Parent folder
FloppyFish-Portable.zip 2026-08-17 13.6 MB
FloppyFish.msi 2026-08-17 10.3 MB
FloppyFish.msix 2026-08-17 14.4 MB
README.md 2026-08-17 1.7 kB
Release v4 source code.tar.gz 2026-08-17 1.1 MB
Release v4 source code.zip 2026-08-17 1.1 MB
Totals: 6 Items   40.5 MB 0

Stable Release

Version: 1.0.4.0 Commit: [c5acd3] Build: [#4]

🐟 Floppy Fish

An avoid-the-obstacles SDL/cairo accelerated video game for Windows and Linux.

πŸ“¦ Downloads

  • FloppyFish.msi β€” Windows installer with Start Menu and optional desktop shortcuts
  • FloppyFish.msix β€” Unsigned package ready for Microsoft Store submission
  • FloppyFish-Portable.zip β€” Portable version, no installation required

✨ Installer Features (MSI)

  • βœ… Start Menu shortcut
  • βœ… Optional desktop shortcut
  • βœ… Custom installation directory
  • βœ… Proper uninstall support
  • βœ… Add/Remove Programs integration

πŸͺ Microsoft Store Submission

The MSIX package is unsigned and ready for submission via Partner Center. Before uploading:

  1. Update the Identity Name and Publisher in the manifest with your Partner Center values
  2. Upload the unsigned MSIX β€” Microsoft handles signing during certification

πŸ“¦ Package Comparison

Feature MSI MSIX Portable
Installation Required Yes Yes No
Start Menu Integration βœ… βœ… ❌
Auto-Update Support ❌ βœ… ❌
Microsoft Store Ready ❌ βœ… ❌
Sandboxed ❌ βœ… ❌
Traditional Uninstall βœ… βœ… ❌
Code Signing Required βœ… Store ❌

πŸš€ Usage

Launch floppyfish.exe from the Start Menu or desktop shortcut.

🎯 Silent Installation (MSI)

:::cmd
msiexec /i FloppyFish.msi /quiet /norestart
msiexec /i FloppyFish.msi /quiet /norestart DESKTOP_SHORTCUT=1
msiexec /x FloppyFish.msi /quiet /norestart

Built with ❀️ using GitHub Actions

Source: README.md, updated 2026-08-17