moved the prelude up before 'application server'
This commit is contained in:
parent
ab14fb10ab
commit
aa4afffde6
1 changed files with 10 additions and 4 deletions
14
report.lyx
14
report.lyx
|
@ -401,10 +401,6 @@ key "Gartner:1999:FFD:311531.311532"
|
|||
Generic
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
Application-Server targeted on games of different types
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
A generic game server has to be able to run different client-server network
|
||||
games regardless of the platform the clients are running on.
|
||||
|
@ -416,6 +412,10 @@ real time games
|
|||
and turn based games.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
Application-Server targeted on games of different types
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
The server is something like a application server designed to help to run
|
||||
games.
|
||||
|
@ -521,6 +521,12 @@ Wheel of Fortune
|
|||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Both game types have varying difficulties and needs when it comes to implementin
|
||||
g them, a Generic Game Server should address all of them and help the developer
|
||||
to acomplish his goal.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Challenges
|
||||
\end_layout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue