- Open a terminal window by clicking on the terminal icon on the menubar.
- Change the active directory to the location where you have downloaded the Windows version of "Angry Birds." For example, if "angrybirds.exe" is in "/home/bob/downloads," type "#cd /home/bob/downloads" and press "Enter."
- Make "angrybirds.exe" an executable file by using the chmod command as follows:#chmod a+x ./angrybirds.exe
- Open "angrybirds.exe" using the Wine Program Loader by typing the following command:#wine ./angrybirds.exe
Load "Angry Birds" by navigating to "Applications -> Wine -> Angry Birds" in the Applications menu.
read more complete tutorial from ehow.com