Thursday, January 24, 2013

Install Mario On Ubuntu

Mega Mario is a Mario clone + blood. In the game you play Mario and your task is to free his brother Luigi, who was captured by the evil Bowser. Mario is controlled by Keyboard or Gamepad using the Arrowkeys to walk, Space / A to jump and CTRL / B to run/fire. After reaching a castle the game is saved and can be continued at any time by clicking on “Load Game”.
Mega Mario also features a blood-mode, which makes killed enemies spread their blood all over the level! And if you have fun to create your own levels after completing the game, you can use the Level-Editor (read “Editor.txt”).
You can download Mega Mario from here
To install Mega Mario on Ubuntu you have to add following lines in /etc/apt/sources.list

Note : I am using Ubuntu 11.04. For this version repository owner do not have any packages. Then also you can add following lines in your sources.list file. It will work.

deb http://ppa.launchpad.net/pratikmsinha/freethinkers.packages/ubuntu lucid main
deb-src http://ppa.launchpad.net/pratikmsinha/freethinkers.packages/ubuntu lucid main
Now run,
sudo apt-get update
sudo apt-get install megamario
That’s it. It will install Mega Mario on your machine. Just run megamario in your terminal and you are ready to play the game.
megamario

No comments:

Post a Comment