mirror of
https://github.com/rockam/xgamejs
synced 2024-12-26 13:59:19 +01:00
Update README.md
This commit is contained in:
parent
9eafd48ccd
commit
0ed2b1fb9f
@ -8,9 +8,12 @@ You can simply pick the _src/JS/XNA_Classes/Game.js_ class, copy it wherever you
|
||||
The **simple way to know how to use it** is watching the demos already done (located at _src/HTML_) and inspecting them.
|
||||
The main demo is a classic **_Rayman_** style level that I've made woth XgameJS, hoy you enjoy it :D
|
||||
|
||||

|
||||
|
||||
## Execution flow
|
||||
The main entry point is the **_Program_** class, which instances the **_Game_** class, in charge of running and maintaining the game loop.
|
||||
IMAGE HERE
|
||||
|
||||

|
||||
|
||||
## Motivation
|
||||
XNA is a framework with a managed runtime environment provided by Microsoft that facilitates video game development, but was discontinued in 2013.
|
||||
|
Loading…
x
Reference in New Issue
Block a user