Nanosaur II Hatchling is a free dinosaur game for Linux, Windows and MacOS. It is written in C and released code under open source Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License. In this game you need fly a pterodactyl and blast enemy dinosaur and save eggs. It comes with 6 two-player levels and 3 level adventure mode
Note: “This is a modern port of the original Mac version of the game Nanosaur 2 and made under permission from Pangea Software, Inc.” – (According to the author).
Download Nanosaur II Hatchling [Windows,Linux,MacOS]
How to Install Nanosaur II Hatchling on Ubuntu Linux
Download Nanosaur II game in portable .AppImage file format from the above download link and save it on your Downloads folder. Now in the terminal app (ctrl=alt+t) run below commands one by one.
Note: Here “Nanosaur2-2.1.0-linux-x86_64.AppImage” is the downloaded file name. You can change below command based on your file name.
cd Downloads
sudo chmod +x ~ Nanosaur2-2.1.0-linux-x86_64.AppImage
./Nanosaur2-2.1.0-linux-x86_64.AppImage
Install Nanosaur II Hatchling via Flatpak:
First you need to install the latest version of flatpak and flathub on your system and restart it after the installation. Now open the terminal command-line app and run below Nanosaur II Hatchling flatpak install command.
flatpak install flathub io.jor.nanosaur2
And start the flatpak Nanosaur II Hatchling game using below command.
flatpak run io.jor.nanosaur2
And you can also uninstall Nanosaur II Hatchling via this command.
sudo flatpak uninstall io.jor.nanosaur2
That’s it.