Mind map extended with news system and some nice graphics
[shipsimu.git] / docs / Ship-Simu Ship-Simulator.mm
1 <map version="0.7.1">
2 <node TEXT="Ship-Simu Ship-Simulation">
3 <font NAME="SansSerif" SIZE="18"/>
4 <node TEXT="Browser-Game" POSITION="right">
5 <font NAME="SansSerif" BOLD="true" SIZE="14"/>
6 <icon BUILTIN="messagebox_warning"/>
7 <node TEXT="Tick-based simulation">
8 <node TEXT="Cronological job (cron)">
9 <node TEXT="Addional requirement for installation"/>
10 </node>
11 </node>
12 <node TEXT="Click-based simulation">
13 <node TEXT="User clicks a button, action performed"/>
14 </node>
15 <node TEXT="Pseudo-3D graphics">
16 <node TEXT="Still graphics">
17 <node TEXT="Different ships">
18 <node TEXT="Passenger ship"/>
19 <node TEXT="Oil tanker"/>
20 <node TEXT="Container ship"/>
21 <node TEXT="Misc small ships"/>
22 </node>
23 <node TEXT="Buildings">
24 <node TEXT="Shipyard"/>
25 <node TEXT="Dry dock"/>
26 <node TEXT="Terminal building"/>
27 </node>
28 <node TEXT="Vehicles">
29 <node TEXT="Container carrier"/>
30 <node TEXT="Crane"/>
31 </node>
32 <node TEXT="All pics should be self-shooted">
33 <node TEXT="This avoids copyright conflicts"/>
34 <node TEXT="The requested buildings/vehicles must be found in reality"/>
35 </node>
36 </node>
37 <node TEXT="Slightly moved graphics (GIF)">
38 <node TEXT="Water surface"/>
39 <node TEXT="Sky texture"/>
40 </node>
41 </node>
42 <node TEXT="Fully XHTML 1.0">
43 <node TEXT="Latest Internet standard"/>
44 <node TEXT="Older browsers will make lesser trouble"/>
45 <node TEXT="Should validate with the W3C HTML Validator">
46 <node LINK="http://validator.w3.org" TEXT="http://validator.w3.org">
47 <icon BUILTIN="attach"/>
48 </node>
49 </node>
50 </node>
51 <node TEXT="Design is CSS-based">
52 <font NAME="SansSerif" SIZE="12"/>
53 <node TEXT="Themes are possible"/>
54 </node>
55 <node TEXT="Nice AJAX features">
56 <icon BUILTIN="idea"/>
57 <icon BUILTIN="desktop_new"/>
58 </node>
59 <node TEXT="News on the front page (home)">
60 <node TEXT="The news source can be choosen from different">
61 <node TEXT="Previously typed and stored in database"/>
62 <node TEXT="Local XML files">
63 <node TEXT="Hint: Created by external generator">
64 <font NAME="SansSerif" SIZE="12"/>
65 </node>
66 </node>
67 <node TEXT="Remote XMLs like RSS feeds"/>
68 </node>
69 <node TEXT="The typer can choose a category">
70 <node TEXT="New categories can be suggested by the typer"/>
71 <node TEXT="An admin can create new categories"/>
72 </node>
73 <node TEXT="Comments are allowable">
74 <node TEXT="Logged-in users"/>
75 <node TEXT="Guests as well">
76 <icon BUILTIN="clanbomber"/>
77 <node TEXT="Secured with CAPTCHA">
78 <icon BUILTIN="messagebox_warning"/>
79 </node>
80 </node>
81 </node>
82 </node>
83 </node>
84 <node TEXT="How does a shipping company work?" POSITION="left">
85 <font NAME="SansSerif" BOLD="true" SIZE="14"/>
86 <icon BUILTIN="messagebox_warning"/>
87 <node TEXT="Start as a founder by selecting a harbor">
88 <cloud/>
89 <node TEXT="Construct neccessary buildings">
90 <node TEXT="Make contract with construction companies"/>
91 </node>
92 <node TEXT="Order ship parts">
93 <node TEXT="Fron your partners"/>
94 <node TEXT="On global market"/>
95 </node>
96 <node TEXT="Make contracts with other companies">
97 <node TEXT="Construct ships for your partner"/>
98 <node TEXT="Drive constructed ships by your partner"/>
99 </node>
100 <node TEXT="Build ship parts and trade them"/>
101 <node TEXT="Become CEO and manage your company">
102 <node TEXT="Nominate department managers"/>
103 <node TEXT="Recruit new employees"/>
104 <node TEXT="Pay salery to your employees"/>
105 </node>
106 <node TEXT="Let other gamer manage your company"/>
107 <node TEXT="Compare prices">
108 <node TEXT="Make a purchase computation system"/>
109 </node>
110 <node TEXT="Manage a journey"/>
111 </node>
112 <node TEXT="Or start as an employee">
113 <cloud/>
114 <node TEXT="Start as a simple sailor">
115 <node TEXT="And end up as a captain">
116 <node TEXT="Control your ship (depends on client)"/>
117 </node>
118 </node>
119 <node TEXT="Or start as a shipbuilder">
120 <node TEXT="Repair ships">
121 <node TEXT="Renew the painting"/>
122 <node TEXT="Fix broken things"/>
123 </node>
124 <node TEXT="Build up new ships"/>
125 </node>
126 <node TEXT="As an officer">
127 <icon BUILTIN="idea"/>
128 <icon BUILTIN="help"/>
129 </node>
130 <node TEXT="As a cleaner"/>
131 </node>
132 <node TEXT="Create a board of managers">
133 <icon BUILTIN="idea"/>
134 <icon BUILTIN="help"/>
135 <node TEXT="Only for bigger comanpies"/>
136 </node>
137 <node TEXT="Design your own ships">
138 <node TEXT="From templates (default ships)"/>
139 <node TEXT="Or your complete freely designed layout"/>
140 </node>
141 <node TEXT="Ride constructed ships">
142 <node TEXT="Make sail plans"/>
143 <node TEXT="Transportate cargo or humans">
144 <node TEXT="Make your passengers happy"/>
145 <node TEXT="Load containers and bring them to other harbors"/>
146 <node TEXT="Transportate oil from ricks to the refineries"/>
147 </node>
148 <node TEXT="Depends on used client"/>
149 </node>
150 <node TEXT="Earn a lot (virtual/real) money">
151 <node TEXT="Sell a journey"/>
152 <node TEXT="Trade with goods"/>
153 <node TEXT="Construct ships for other companies"/>
154 </node>
155 <node TEXT="Play as a passenger">
156 <node TEXT="Order a jorney to your desired destionation"/>
157 </node>
158 </node>
159 <node TEXT="Multi-Player Mode" POSITION="right">
160 <font NAME="SansSerif" BOLD="true" SIZE="14"/>
161 <icon BUILTIN="messagebox_warning"/>
162 <node TEXT="Networked over hubs"/>
163 <node TEXT="Big map which holds all harbors">
164 <node TEXT="Seperated into small maps to cluster the load over the network"/>
165 </node>
166 </node>
167 <node TEXT="Java client" POSITION="left">
168 <cloud/>
169 <icon BUILTIN="idea"/>
170 <node TEXT="Real-time simulation"/>
171 <node TEXT="OpenGL (3D Graphics)">
172 <node TEXT="JOGL"/>
173 </node>
174 <node TEXT="OpenAL (3D sound)"/>
175 </node>
176 <node TEXT="&quot;Faked&quot; Single-Player" POSITION="right">
177 <node TEXT="Local installed version"/>
178 <node TEXT="Does not connect to other hubs"/>
179 <node TEXT="Save games should be incompatible with MP mode">
180 <node TEXT="Avoids cheating"/>
181 </node>
182 </node>
183 <node TEXT="Sand-Box Mode" POSITION="right">
184 <node TEXT="The player can test the game">
185 <node TEXT="Some people like to &quot;explore&quot; the game"/>
186 <node TEXT="Or just wanna have a look"/>
187 </node>
188 <node TEXT="There are no competitors">
189 <font NAME="SansSerif" SIZE="12"/>
190 </node>
191 </node>
192 <node TEXT="Modern-epoche game" POSITION="left">
193 <node TEXT="Age: 1950+"/>
194 <node TEXT="The abstraction level is kept low"/>
195 </node>
196 <node TEXT="License" POSITION="left">
197 <node TEXT="The game">
198 <node TEXT="Ship-Simu is licensed under the GNU GPL 3 or any newer version">
199 <node TEXT="See docs/COPYING.software"/>
200 </node>
201 </node>
202 <node TEXT="This document">
203 <node TEXT="This mind-map is licensed under the GNU FDL 1.2 or any newer version">
204 <node TEXT="See docs/COPYING.documents"/>
205 </node>
206 </node>
207 </node>
208 <node TEXT="Data exchange protocol" POSITION="right">
209 <node TEXT="Default is an own small format">
210 <node TEXT="Reduces traffic between servers"/>
211 </node>
212 <node TEXT="Easy rewriteable to e.g. XML">
213 <node TEXT="Other clients (Flash) can also connect"/>
214 </node>
215 <node TEXT="Java and browser client can play together"/>
216 </node>
217 <node TEXT="Optional Pillory" POSITION="left">
218 <node TEXT="To make e.g. nazi activity public"/>
219 <node TEXT="Shall keep bad players away"/>
220 <node TEXT="Requires some &quot;game-moderator&quot; access level"/>
221 <node TEXT="Players, companies et cetera should be lockable"/>
222 </node>
223 </node>
224 </map>