Download WaveBeast
One engine, every platform. Local play is free — catch, train and battle. Link this account to trade & battle worldwide.
Or grab it from the command line
Linux · x86-64
curl -L https://github.com/chvolk/wavebeast/releases/latest/download/wavebeast-linux-amd64 -o wavebeast && chmod +x wavebeast && ./wavebeast
Raspberry Pi · ARM64 (Pi 4/5) · ARMv7 (Pi Zero 2 / older)
curl -L https://github.com/chvolk/wavebeast/releases/latest/download/wavebeast-linux-arm64 -o wavebeast && chmod +x wavebeast && ./wavebeast curl -L https://github.com/chvolk/wavebeast/releases/latest/download/wavebeast-linux-armv7 -o wavebeast && chmod +x wavebeast && ./wavebeast
macOS · Apple Silicon · Intel
curl -L https://github.com/chvolk/wavebeast/releases/latest/download/wavebeast-macos-arm64 -o wavebeast && chmod +x wavebeast && ./wavebeast curl -L https://github.com/chvolk/wavebeast/releases/latest/download/wavebeast-macos-amd64 -o wavebeast && chmod +x wavebeast && ./wavebeast
Windows · PowerShell
iwr https://github.com/chvolk/wavebeast/releases/latest/download/wavebeast-windows-amd64.exe -OutFile wavebeast.exe; .\wavebeast.exe
Then
Open
http://localhost:8777 and play. Scans yield about once a minute. To grow your online
beastiary, create a node in your profile, paste its token into the app's WORLD tab, and
submit snapshots or upload your local catches. Source & releases on
GitHub.