File: about.html

package info (click to toggle)
blobandconquer 1.11-dfsg%2B20-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 89,664 kB
  • sloc: cpp: 39,032; ansic: 362; makefile: 142
file content (104 lines) | stat: -rw-r--r-- 2,485 bytes parent folder | download | duplicates (6)
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<HTML>
<HEAD>
<LINK REL=STYLESHEET type="text/css" HREF="stylesheet.css">
</HEAD>
<BODY BACKGROUND="images/briefing.png">

<TABLE STYLE="width: 100%">
<TR>
<TD STYLE="width: 50%; text-align: LEFT;"><A HREF="levelBuilding.html">&lt;= Level Building</A></TD>
</TR>
</TABLE>

<P><DIV CLASS="line"></DIV></P>

<CENTER><IMG SRC="../images/title.png"></CENTER>

<H3>About</H3>
<A NAME="about"></A>

<P>Parallel Realities started off writing games on the Amiga using AMOS and then, later, Blitz Basic
2. Games written included the BOTSS Trilogy and most notably TANX Squadron. TANX Squadron was awarded
Amiga Format's contributor prize of the month in the summer of 1999. Project: Starfighter was Parallel
Realities' first contribution to the Linux gaming scene and was well recieved when it was released in
2003.</P>

<P>
Blob Wars : Metal Blob Solid was Parallel Realities' second Linux game and was again very well received by
the Open Source and Linux communities, consistently receiving high levels of praise and recommendations.
</P>

<P>
Blob and Conquer is the follow up to BW:MBS and is the second episode in the Blob Wars Saga. It is 
significant in being Parallel Realities' first OpenGL game.
</P>

<CENTER>
<P>&nbsp;</P>
Blob Wars : Blob And Conquer<BR>
Copyright &copy; 2006 Parallel Realities<BR>
Licensed under the GNU General Public License</P>
<P>&nbsp;</P>
</CENTER>

<P ALIGN="RIGHT"><A HREF="http://www.parallelrealities.co.uk">www.parallelrealities.co.uk</A></P>

<H3>Credits</H3>

<CENTER>

<P STYLE="font-weight:bold; font-size:12pt">Main Programming</P>

<P>
Stephen Sweeney<BR>
Richard Sweeney
</P>

<P>&nbsp;</P>

<P STYLE="font-weight:bold; font-size:12pt">Additional Code Resources</P>

<TABLE>
<TR><TD>Nathan Ostgard</TD><TD WIDTH="50">&nbsp;</TD><TD>Andrew Woo</TD></TR>
<TR><TD>Daniel Church</TD><TD WIDTH="50">&nbsp;</TD><TD>Toby Haynes</TD></TR>
</TABLE>

<P>&nbsp;</P>

<P STYLE="font-weight:bold; font-size:12pt">Production Software</P>

<P>
Fedora Core<BR>
Kubuntu<BR>
KDE<BR>
Kate<BR>
GNU GCC<BR>
GTKRadiant<BR>
Blender<BR>
GIMP<BR>
POV Ray<BR>
KPOV Modler<BR>
Subversion<BR>
Audacity<BR>
</P>

<P>&nbsp;</P>

<P STYLE="font-weight:bold; font-size:12pt">Music</P>

<P>&nbsp;</P>

<P STYLE="font-weight:bold; font-size:12pt">Special Thanks</P>

</CENTER>

<P><DIV CLASS="line"></DIV></P>

<TABLE STYLE="width: 100%">
<TR>
<TD STYLE="width: 50%; text-align: LEFT;"><A HREF="levelBuilding.html">&lt;= Level Building</A></TD>
</TR>
</TABLE>

</BODY>
</HTML>