Releases: santirodriguez/Pikachu-Volleyball
Release list
Pikachu Volleyball 2.0.0
Pikachu Volleyball 2.0.0
A stable Linux desktop release built around the classic reverse-engineered gameplay.
Highlights
- Portable Linux AppImage for
x86_64. - Integrated pause menu with restart, match, audio, graphics, language and About controls.
- Persistent remapping for both players with conflict detection and reset options.
- English, Spanish, Catalan, Korean and Chinese interfaces.
- Modernized desktop behavior without changing physics, AI, scoring or game timing.
- Updated project documentation and reproducible release checks.
Default controls
| Action | Player 1 | Player 2 |
|---|---|---|
| Move | D / G |
Arrow keys |
| Jump | R |
Up |
| Move down | V |
Down |
| Down-right shortcut | F |
— |
| Power Hit | Z or Left Shift |
Enter or Left Control |
| Pause menu | P |
P |
| Practice ball reset | B |
B |
Player controls can be changed from the in-game Controls menu.
Download and verification
Download the AppImage and SHA256SUMS.txt from the GitHub release, then verify it from the download directory:
sha256sum -c SHA256SUMS.txt
chmod +x Pikachu-Volleyball-2.0.0-x86_64.AppImage
./Pikachu-Volleyball-2.0.0-x86_64.AppImageCredits
The original 1997 game was created by SACHI SOFT / SAWAYAKAN Programmers and Satoshi Takenouchi.
This edition is based on Kyutae Lee’s JavaScript reverse-engineering reimplementation. The Linux desktop edition and 2.0 work are maintained by Santiago Rodríguez.
Unofficial fan project. Not affiliated with or endorsed by the Pokémon rights holders.
Pikachu Volleyball for Linux - First AppImage Release
First Linux AppImage release for my fork of Pikachu Volleyball.
Highlights:
- Native Linux AppImage build
- Web version still maintained
- es-ar locale added
- Accessibility improvements
- Quick rematch flow
- Practice-mode ball reset
- Desktop UX and offline-safe behavior improvements
- Fork-specific About/content cleanup
This fork is based on the JavaScript reimplementation by gorisanson:
https://github.com/gorisanson/pikachu-volleyball