pybotwar is a fun and educational game where players
write computer programs to control simulated robots.

http://pybotwar.googlecode.com/


pybotwar uses pybox2d for the physical simulation.
It can be run in text-only mode -- useful for longer
tournaments -- or use pyqt or pygame for a graphical
interface and visualization of the action.

pybotwar is released under GPLv3.


Changes in pybotwar-0.7:
    - pybox2d-2.0.2b1 compatibility (latest pybox2d release)
    - decouple view modules so unused graphic modules are not required
    - added new "pinged" sensor to detect when robot is seen by others
    - randomize order robots are handled each tick
    - PyQt4 interface improvements
        - new battle dialog to select combatants
        - internal text editor improvements
        - allow multiple open editor windows
        - do a few simple checks on robot programs when saving

                                          
_________________________________________________________________
Windows Live: Keep your friends up to date with what you do online.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to