Menu

Tree [r38] /
 History

HTTPS access


File Date Author Commit
 WEBSITE 2011-03-28 lkjoel [r31] Changed README
 data 2011-03-30 ubudog32 [r36] Fixes a small svn issue with the sound.
 README 2011-07-23 ubudog32 [r38] Small change to the README (Adds a recruitment ...
 allcommit.sh 2011-02-25 lkjoel [r13] Added utilities
 allradd.sh 2011-02-25 lkjoel [r13] Added utilities
 angrytux.py 2011-03-28 ubudog32 [r35] Some more documentation in the source code.
 angrytux_b2.py 2011-03-10 caboose885 [r26] Added my info and lkjoel's info to the develope...
 b2_framework.py 2011-03-05 livelite [r17] Added beginnings for our engine based on pybox2...
 b2_settings.py 2011-03-09 lkjoel [r24] Added b2_settings
 cleanup.sh 2011-03-09 lkjoel [r20] Changed files
 gitcommit.sh 2011-02-25 lkjoel [r13] Added utilities
 gitradd.sh 2011-02-25 lkjoel [r12] Changed files
 hgcommit.sh 2011-02-25 lkjoel [r12] Changed files
 hgradd.sh 2011-02-25 lkjoel [r12] Changed files
 pygame_framework.py 2011-03-08 livelite [r19] Removed pybox2d testbed gui code. Added cleanup...
 svncommit.sh 2011-02-24 lkjoel [r3] Added SVN/GIT utilities
 svnradd.sh 2011-02-25 lkjoel [r12] Changed files
 testie.py 2011-02-22 lkjoel [r1] Added files

Read Me

                              .______       _______     ___       _______  .___  ___.  _______ 
                              |   _  \     |   ____|   /   \     |       \ |   \/   | |   ____|
                              |  |_)  |    |  |__     /  ^  \    |  .--.  ||  \  /  | |  |__   
                              |      /     |   __|   /  /_\  \   |  |  |  ||  |\/|  | |   __|  
                              |  |\  \----.|  |____ /  _____  \  |  '--'  ||  |  |  | |  |____ 
                              | _| `._____||_______/__/     \__\ |_______/ |__|  |__| |_______|
                                                                                               

|************************************************************|
|*  ____                                 _   _              *|
|* |  _ \ _ __ ___ _ __   __ _ _ __ __ _| |_(_) ___  _ __   *|
|* | |_) | '__/ _ \ '_ \ / _` | '__/ _` | __| |/ _ \| '_ \  *|
|* |  __/| | |  __/ |_) | (_| | | | (_| | |_| | (_) | | | | *|
|* |_|   |_|  \___| .__/ \__,_|_|  \__,_|\__|_|\___/|_| |_| *|
|*                |_|                                       *|
|************************************************************|

Open up a Terminal (Applications->Accessories->Terminal) window, and type in it:

  sudo apt-get install python python-tk python-imaging python-imaging-tk python-tksnack python-box2d build-essential python-dev swig python-pygame subversion
  svn checkout http://pybox2d.googlecode.com/svn/trunk/ pybox2d
  cd pybox2d
  python setup.py build
  sudo python setup.py install --force
  cd ../
  sudo rm -rf pybox2d
  chmod 0555 angrytux.py python-tksnack py libsnack2-alsa


|*******************************************|
|*  ____                    _              *|
|* |  _ \ _   _ _ __  _ __ (_)_ __   __ _  *|
|* | |_) | | | | '_ \| '_ \| | '_ \ / _` | *|
|* |  _ <| |_| | | | | | | | | | | | (_| | *|
|* |_| \_\\__,_|_| |_|_| |_|_|_| |_|\__, | *|
|*                                  |___/  *|
|*******************************************|

Double click on angrytux.py or for Terminal geeks, type in:

  python angrytux.py

Enjoy!


-- The Angry Tux Team (lkjoel, caboose885, livelite, ubudog32 [ developers, add your username here ])
PS: If you have Python experience and would like to help out, we need developers!  Contact one of us using SF.net, or post on the thread on the Ubuntu Forums.  Thanks!
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.