What is PlayDeb.net?
According to their “About Us” page:
PlayDeb is an unofficial project with the mission to provide the latest open source and freeware games for the current Ubuntu Linux release, in an easy to install manner.
The PlayDeb repository extends the official repositories by providing latest versions and new games. Unlike the official packages, PlayDeb packages do not have a predefined release schedule – new game versions are provided as they become available from their authors.
tl;dr: This site makes the latest games easy to install in Ubuntu.
Cool. Now what do I do?
To get started, run the following code. This adds their game repository to your system.
sudo echo ‘deb http://archive.getdeb.net/ubuntu lucid-getdeb games’ >> /etc/apt/sources.list
Then, run the following to add its key.
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
Update your sources
sudo apt-get update
Browse the website for a game. [http://www.playdeb.net/updates/ubuntu/10.04/] When you have selected one, click “Install This Now.” It will begin installing to your system. Depending on the game, it could take a while to download. When it’s done, run it, and enjoy!

I'm vietnamese very excited to be familiar with you and I like to learn many things from the you.
I was going to write an article like this touching this theme, you were faster. You did an excellent job!