annotate examples/tank/README @ 290:f65c4589549f

Replace make with $(MAKE) in examples/dynamic/Makefile.am. - In BSD box, it should invokes gmake instead of make. - $(MAKE) always replaced by path of 'make' been called. - $(MAKE) is portable.
author Thinker K.F. Li <thinker@branda.to>
date Sat, 31 Jan 2009 19:45:50 +0800
parents 69e32729cd06
children
rev   line source
166
69e32729cd06 * Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff changeset
1 <LEFT> Turn to left.
69e32729cd06 * Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff changeset
2 <RIGHT> Turn to right.
69e32729cd06 * Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff changeset
3 <UP> Turn to up.
69e32729cd06 * Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff changeset
4 <DOWN> Turn to down.
69e32729cd06 * Add README for game operations.
"Mat <MatLinuxer2@gmail.com>"
parents:
diff changeset
5 <SPACE> To Fire.