added Challenges
This commit is contained in:
parent
c93a0e4f78
commit
e882839f48
2 changed files with 9 additions and 1023 deletions
13
report.lyx
13
report.lyx
|
@ -1,4 +1,4 @@
|
|||
#LyX 1.6.7 created this file. For more info see http://www.lyx.org/
|
||||
#LyX 1.6.9 created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 345
|
||||
\begin_document
|
||||
\begin_header
|
||||
|
@ -347,9 +347,14 @@ Challenges
|
|||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Challenges lies mainly in providing a reliable, high-performing server and
|
||||
at the same time make it easy to use for game developers.
|
||||
|
||||
The main challenge is to provide a reliable, high-performing and scalable
|
||||
server without making it too difficult for game developers do write their
|
||||
game.
|
||||
It should for example be possible for them to use the language they are
|
||||
familiar with.
|
||||
In our GGS prototype we added a module for a virtual machine which is highly
|
||||
exchangable.
|
||||
For now we have a JavaScript VM (Spidermonkey) and a ActionScript VM.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
|
|
1019
report.lyx~
1019
report.lyx~
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue