Jump n Bump is a free and open source platform game for Linux and Windows. It is released under GNU General Public License. Jump n Bump was originally a DOS game by Brainchild Design, which was open sourced and ported to SDL, and then SDL2. In this game you need to jump on the other bunnies heads. It can be played in multiplayer over the network.
Game Controls:
A, W, D to steer Dot
?, ?, ? to steer Jiffy
J, I, L to steer Fizz
4, 8, 6 to steer Mijji
Install Jump n Bump game on Ubuntu
Jump n Bump is available as a flatpak package file from the remote flathub. First install flatpak and flathub on your system and restart it after the installation.
After that open the terminal app (ctrl+alt+t) and run below Jump n Bump flatpak install command. It will install the latest game on your system
flatpak install flathub com.voxdsp.PacGal
You can play Jump n Bump game using below command.
flatpak run io.gitlab.LibreGames.jumpnbump
And uninstall it using below commands.
flatpak uninstall io.gitlab.LibreGames.jumpnbump
[OR]
sudo flatpak uninstall io.gitlab.LibreGames.jumpnbump