view examples/tank/README @ 795:46a4cd4d382b

Remove dependent on system time to gain frame rate Date.now() would read system time. It is ineffeciency in for some implementation. To gain frame rate, we should rely on accuration of setInterval().
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 31 Aug 2010 10:04:15 +0800
parents 69e32729cd06
children
line wrap: on
line source

<LEFT>		Turn to left.
<RIGHT>		Turn to right.
<UP>		Turn to up.
<DOWN>		Turn to down.
<SPACE>		To Fire.