-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
80 lines (50 loc) · 2.69 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
*** PLEASE READ EXTRAROBOTS.README CAREFULLY IF YOU LIKE
TO USE THE ROBOTS SUPPLIED WITH THIS PACKAGE ***
RealTimeBattle
--------------
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.
RealTimeBattle is open source software, distributed under the General
Public License (GPL). Read more about this license in the file COPYING.
More Information
----------------
For info on installation, read the file INSTALL.
More information on usage, construction of robots and more can be found
in the user manual in the subdirectory Documentation.
If you encounter a bug or some problem of any sort, please look in the
files BUGS, TODO and FAQ in this directory, as well as the corresponding
pages at the RealTimeBattle homepage at
'http://realtimebattle.sourceforge.net'
Mailing lists
-------------
There are three mailing-lists for RealTimeBattle. One for announcements,
one for discussions and one for development.
The announcement-list is called realtimebattle-announce. It is a
moderated low traffic list where only posts of general interest to
RealTimeBattle users get through. Here will, for example, new releases
and competitions be announced.
To subscribe, unsubscribe or set your preferences go to the web page
'http://lists.sourceforge.net/mailman/listinfo/realtimebattle-announce'.
There is also an email-based interface, for help send an email to
'realtimebattle-announce-request@lists.sourceforge.net' with just the
word 'help' in the subject or body.
The discussion-list is called realtimebattle-discussion. Here can
anything related to RealTimeBattle be discussed. It is not moderated.
To subscribe, unsubscribe or set your preferences, go to
'http://lists.sourceforge.net/mailman/listinfo/realtimebattle-discussion'.
There is also an email-based interface, for help send an email to
'realtimebattle-discussion-request@lists.sourceforge.net' with just the
word 'help' in the subject or body.
The development-list is called realtimebattle-devel. Here can
anything related to RealTimeBattle development be discussed. It is not moderated.
To subscribe, unsubscribe or set your preferences, go to
'http://lists.sourceforge.net/mailman/listinfo/realtimebattle-devel'.
There is also an email-based interface, for help send an email to
'realtimebattle-devel-request@lists.sourceforge.net' with just the
word 'help' in the subject or body.
Contacts
--------
Comments, bug reports and/or patches can be sent to the email address
jonico@users.sourceforge.net
Hope you will enjoy your time using the program!