Revised 2.4

This commit is contained in:
Jonatan Pålsson 2011-05-12 19:23:34 +02:00
parent 3aa4f3441f
commit 69a3cf8dbc

View file

@ -2391,9 +2391,7 @@ name "sec:Generic"
\begin_layout Standard \begin_layout Standard
The GGS is a game server. The GGS is a game server.
It was made with a desire to be suitable for any kind of game. It was made with a desire to be suitable for many kinds of games.
Any game with a client-server behavior should be perfectly suited for the
GGS.
A game should not only be able to vary in terms of genre, graphics, gameplay A game should not only be able to vary in terms of genre, graphics, gameplay
etc, but also in the way the game is implemented for example in different etc, but also in the way the game is implemented for example in different
programming languages. programming languages.
@ -2406,9 +2404,8 @@ The GGS is a game server.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
Another aspect is the desire to let a client upload the source code of the Clients upload the source code of the game it would like to play on the
game it would like to play on the GGS. GGS, this way any client can connect to the server and install the game
This way every client could connect to the server and install the game
through a API without the need of installation through the server provider through a API without the need of installation through the server provider
or maintainer. or maintainer.
\end_layout \end_layout