Flash End-of-Life, Ruffle Integration!
This game runs on Adobe Flash. Effective Jan. 2021, Adobe began blocking its flash player's use everywhere. Kongregate is now partnering with Ruffle to make some of our Flash content playable again. Please note: If you are using Ruffle, badges will not work normally. In order to earn a badge in a Flash game, you will need to complete the badge, then submit a screenshot (showing both proof of completion and your username) as a missing badge report using the report missing achievement option. Also, please join us in the Kongregate Discord for all the latest Kongregate news!
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);}