removed wrong text in 2.2.1 it was a copy from earlier
This commit is contained in:
parent
7d08de32aa
commit
bc046ba1d8
1 changed files with 1 additions and 15 deletions
16
report.lyx
16
report.lyx
|
@ -2089,22 +2089,8 @@ Which games are affected by what, and what does this mean for the number
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
In the current state game servers are coded for each game that needs it,
|
|
||||||
often this seems like a bad solution.
|
|
||||||
Developers that want to make a network game need to understand network
|
|
||||||
programming.
|
|
||||||
A way to change this is a generic game server which give the game developers
|
|
||||||
a server which they implement their game towards.
|
|
||||||
This approach would not only make it easier to develop network games, it
|
|
||||||
would also allow games in different programming languages to be implemented
|
|
||||||
using the same server.
|
|
||||||
to be discussed here.
|
|
||||||
|
|
||||||
\begin_inset Note Note
|
\begin_inset Note Note
|
||||||
status collapsed
|
status open
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
Create a game with several thousand players, see how our server scales,
|
Create a game with several thousand players, see how our server scales,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue