Make sure that your prefered Java is installed.
Download FreeCol precompiled (.tar.gz) to your Desktop.
Download
Code:
mkdir ~/.Games cd ~/Desktop tar zxfv freecol-0.7.2.tar.gz -C ~/.Games
Code:
nano ~/.Games/freecol/freecol
Add cd ~/.Games/freecol in line 2.
Save [ctrl] + [o] and exit [ctrl] + [x].
Code:
alacarte
Go to the Game section in Alacarte and push the New Item button. Fill in;
Name: FreeCol
Command: sh /home/USERNAME/.Games/freecol/freecol
Comment: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization.
Icon: ~/.Games/freecol/freecol.xpm
You can now launch from FreeCol by Applications tab —> Games —> FreeCol
Enjoy!