Simple Maze Game
开发者 chitown15
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
Simple Maze Game
Simple Maze Game 的标签
简介
我的第一款游戏,完全用LiveSwif 2.2和AS1制作。特色:- 主线15关。- 8个隐藏关卡。- 10个隐藏“Kongregate彩蛋”。请不要随便评论游戏很烂,除非你自己做过更好的游戏。如果发现bug(比如跳转到错误界面或死屏等),请使用bug报告功能。P.S. 如果你有greasemonkey全屏脚本,建议用它,体验更好。
玩法说明
保持在黑色路径上并到达终点。更详细的说明请见游戏内。
开发者更新
Have a facebook account? Want to stay updated on my games? Become a fan here!
UPDATE The click and drag bug has been fixed, thanks to everyone for reporting it.
Thanks everyone for the very nice comments! Just thought I should mention that because the program I am using [LiveSwif] doesn’t allow global variables. Without being able to use global variables I can’t put an achievement system in, otherwise I would in an instant. Sorry guys!
评论
mouser88
Aug. 07, 2011
Give me a + if you checked the comments because u thought it was kinda like the scary mase like me! lol
Purenuke
Sep. 22, 2011
Tags: 'Music'. A nice backgroundsong would help alot to earn this tag.
phoenixbasher
Sep. 04, 2015
hey, there's a secret level i found in the instructions...
OMGWTFBBQ999
Aug. 30, 2015
This better not a screamer!
Supersnail200
Jul. 16, 2010
Use if(Key.isDown(2)){gotoAndStop(5);} for rightclick, and if(Key.isDown(121)){gotoAndStop(frame);} for f10