mirror of
https://github.com/flynx/Course-JavaScript.git
synced 2025-10-29 02:50:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b43adbce0d
commit
f2febc8b61
@ -57,6 +57,23 @@
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
* Further tasks:
|
||||||
|
* - multiplayer modes / control
|
||||||
|
* - new game objects:
|
||||||
|
* - teleporters / tunnels
|
||||||
|
* - floors / bridges
|
||||||
|
* - new game mechanics:
|
||||||
|
* - shifting of objects (earthquakes, ...)
|
||||||
|
* - networking
|
||||||
|
*
|
||||||
|
*
|
||||||
|
*
|
||||||
|
* NOTE: the code is styled in a very specific but not very popular
|
||||||
|
* style in part to illustrate different approaches to code
|
||||||
|
* organization and structuring.
|
||||||
|
*
|
||||||
|
*
|
||||||
|
*
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
var VERSION = '2.0'
|
var VERSION = '2.0'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user