Acme-RTB
view release on metacpan or search on metacpan
Acme/RTB version 0.01
=====================
RealTimeBattle is a programming game for Unix, 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.
Even though the environment the robots are moving in is fairly simple, it is far from easy to construct an intelligent robot-program. RealTimeBattle is constructed to be easy to use, flexible and fast. The intention is that the program could be used ...
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
Perl 5.8 is required because it calls the method can_read from IO::Select.
COPYRIGHT AND LICENCE
Copyright (C) 2003 Anarion
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
( run in 0.877 second using v1.01-cache-2.11-cpan-2398b32b56e )