diff --git a/report.lyx b/report.lyx index 7d1a97e..2bf9cd9 100644 --- a/report.lyx +++ b/report.lyx @@ -3155,10 +3155,9 @@ name "sec:Game-Development-Language" \end_layout \begin_layout Standard -There is only a very limited number of game developers who would like to - write their games in Erlang, therefore we had to come up with something - to resolve this problem. - The main idea was to offer a replaceable module which would introduce an +Erlang is not a very popular language for game development, therefore the + GGS needs to be able to run games written in different languages. + The main idea is to offer a replaceable module which would introduce an interface to different virtual machines which would run the game code. This way a game developer can write the game in his favorite language while the server part still is written in Erlang and can benefit from all its