Macromedia flash -Games source-
开发者 Helper7665
Macromedia flash -Games source-
Macromedia flash -Games source- 的标签
简介
This is my tutorial about to make some games. Plz enjoy
玩法说明
use mouse.
评论
sirolf2009
Feb. 13, 2010
plz enjoy XD
FORALIGATOR
Feb. 13, 2010
First :)
l4p4k
Feb. 14, 2010
Very good but script for snake doesn't respond
artwich
Feb. 13, 2010
Sorry to say this, but the learning value is 0.
You have no chance to understand what is going on unless you have previous experience.
Most of these tutorials are 1:1 copies, you may aswell have supplied a source download link.
The snake games code is compressed, which makes it close to impossible to understand until it is readably formatted.
I don't like being harsh, but a tutorial is meant to teach something.
I doubt anyone will be able to learn anything from this.
~Art
nobody227
Feb. 13, 2010
The maze code is faulty, a person playing the game could click and hold the mouse button dragging over the maze without triggering the rollover event, to fix that put on(rollover, dragover) { gotoAndPlay(1);}