./wip/realtimebattle, Programming robots game

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.7nb1, Package name: realtimebattle-1.0.7nb1, Maintainer: pkgsrc-users

RealTimeBattle is a programming game, in which robots controlled by programs
are fighting each other. The goal is to destroy the enemies, using the radar
to examine the environment and the cannon to shoot.

Here is a list of features of RealTimeBattle:
* Game progresses in real time, with the robot programs running as child
processes to RealTimeBattle.
* The robots communicate with the main program using the standard input
and output.
* Robots can be constructed in almost any programming language.
* Any number of robots can compete simultaneously if allowed by your operating
system.
* A simple messaging language is used for communication, which makes it easy
to start constructing robots.
* Robots behave like real physical object.
* You can create your own arenas.
* Highly configurable.
* It is distributed under the General Public License (GPL).


Required to run:
[x11/gtk2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: f450b1eb00bc7406d375e47394ff05d0b558e74e
Filesize: 561.207 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2006-08-25 23:38:58 by David Howland | Files touched by this commit (1)
Log message:
USE_LANGUAGES+= c++
   2005-11-02 19:00:25 by Thomas Klausner | Files touched by this commit (37)
Log message:
"wip" is not a valid category -- please use the standard pkgsrc ones.

Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
   2005-09-28 09:47:46 by Roland Illig | Files touched by this commit (7)
Log message:
Removed trailing white-space.
   2005-07-22 01:56:26 by pancake ;) | Files touched by this commit (4) | Imported package
Log message:
initial import of realtimebattle