Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70904 > unrolled thread
| Started by | Lee Harr <missive@hotmail.com> |
|---|---|
| First post | 2014-05-04 02:58 +0430 |
| Last post | 2014-05-06 16:30 -0700 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
[ANNC] pybotwar-0.9 : now using pybox2d-2.3b0 Lee Harr <missive@hotmail.com> - 2014-05-04 02:58 +0430
Re: [ANNC] pybotwar-0.9 : now using pybox2d-2.3b0 Josh English <Joshua.R.English@gmail.com> - 2014-05-06 16:30 -0700
| From | Lee Harr <missive@hotmail.com> |
|---|---|
| Date | 2014-05-04 02:58 +0430 |
| Subject | [ANNC] pybotwar-0.9 : now using pybox2d-2.3b0 |
| Message-ID | <mailman.9671.1399156182.18130.python-list@python.org> |
pybotwar is a fun and educational game where players write computer programs to control simulated robots. http://pybotwar.googlecode.com/ The focus of this release is updating to use the latest available pybox2d version: 2.3b0 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. Downloads: https://drive.google.com/folderview?id=0B63eegq9QFJmcXdSMEtvc0JFZTQ (requires javascript to download...) Changes in pybotwar-0.9: - pybox2d-2.3b0 is now the required version
[toc] | [next] | [standalone]
| From | Josh English <Joshua.R.English@gmail.com> |
|---|---|
| Date | 2014-05-06 16:30 -0700 |
| Message-ID | <21f08814-f8e1-4c85-9dce-c1742dce9513@googlegroups.com> |
| In reply to | #70904 |
I loved RoboWar on my Mac, many ages ago. I wrote a Stack based language very similar to the one RoboWar used. If you're interested, let me know. Josh English On Saturday, May 3, 2014 3:28:34 PM UTC-7, Lee Harr wrote: > pybotwar is a fun and educational game where players > write computer programs to control simulated robots. > > http://pybotwar.googlecode.com/ >
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web