Tuxocide is a free and open source 3D first person shooter FPS game for Linux. In the cold landscapes of Antarctica, a fierce battle unfolds as penguins, led by the valiant Tux, find themselves facing an unprecedented threat an invasion by a ruthless alien species. In this game you need to find all aliens and shoot them to win the game. Mouse locks when you click on the window, press ESCAPE to unlock the mouse.
How To Install Tuxocide Game on Ubuntu
To install Tuxocide on your Linux system, open the terminal application using the ctrl+alt+t keys and run below Tuxocide snap install command.
sudo snap install tuxocide
After the successful installation of Tuxocide, you can open it using below command or via Show Apps Application menu.
tuxocide
You can also uninstall it using below command.
sudo snap remove tuxocide
Tuxocide Game Controls:
W,A,S,D / Arrow Keys = Move
L-SHIFT / R-CTRL = Sprint
Left Click = Shoot
Right Click = Iron Sights
Install Tuxocide via Flatpak:
You can also uninstall Tuxocide app via flatpak package file from the remote flathub.
flatpak install flathub com.voxdsp.Tuxocide
And open it using below command.
flatpak run com.voxdsp.Tuxocide
Note: If you don’t already have flatpak and flathub installed,then install them on your system using the commands provided below. After the installation, restart your system.
sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo