Python 'corewars'?

Erik Max Francis max at alcyone.com
Thu Sep 20 22:42:11 EDT 2001


"David L. Lerner" wrote:

> Does anyone know of a Python version of C++ Robots, RARS, Core Wars,
> etc.,
> where two or more programs 'fight', 'race', or otherwise compete?

You can write robots that participate in RealTimeBattle in any language:

	http://realtimebattle.sourceforge.net/

I'm also working on a virtual machine language emulator, implemented in
Python, called Jupiter, that could be used for such activities, although
it's not public yet.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ Whoever contends with the great sheds his own blood.
\__/ Sa'di
    blackgirl international / http://www.blackgirl.org/
 The Internet resource for black women.



More information about the Python-list mailing list