Dingoonity.org
GCW Zero => Releases => Topic started by: Shubshub on September 16, 2013, 11:27:02 am
-
https://dl.dropboxusercontent.com/u/35400026/PanelCross/PanelCross.zip (https://dl.dropboxusercontent.com/u/35400026/PanelCross/PanelCross.zip)
Note: An Alert Message will Show up when trying to Run so Just press Start and Ignore it as the Message actually states things that don't apply to webplay Only actual web browsers
PanelCross is a Work in Progress HTML5 Game for the GCW Zero
You can Get the webplay app here: http://boards.dingoonity.org/gcw-releases/(rfc)-webplay/ (http://boards.dingoonity.org/gcw-releases/(rfc)-webplay/)
Controls
A = Does Stuff
B = Does Stuff
Select = Return to World Select Menu within Level
Start = Dismiss Alert Messages
D-Pad = Move
World 1 is now Complete!
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_1.png)
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_2.png)
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_3.png)
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_4.png)
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_5.png)
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_6.png)
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_7.png)
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_8.png)
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_9.png)
(https://dl.dropboxusercontent.com/u/35400026/PanelCross/Screenshots/Screenshot_10.png)
-
Very cool can you post pics :)
-
Added Screenshots :)
-
Level 5 is Now Availible c:
EDIT:
Found a Bug in Level 5 of World 1
Can't Activate one of the Panels :c
EDIT2:
Fixed the Bug now and Re-Uploaded c:
EDIT3:
Found another Bug Level 5 won't Complete
EDIT4:
Fixed the Bug now Level 5 Can be Completed c:
-
No More Updates Until
World 3 World 1 is Completed c:
So Stay Tuned and Have Fun c:
-
A Surprise Update
The Entire World 1 is now Availible to play c:
World 2 will Feature a new Mechanic where you Won't be able to go back onto active panels c:
-
More updates coming this week c:
-
I found a way to work around that Game Maker warning at the start.
1. Create Application and save the html5 game to a folder.
2. Open the js file html5game folder.
3. Search that file for the phrase: if(document.URL.substring(0,5)=="file:"
4. Change that in some way. Personally I changed "file:" to "filo:"
5. Save and close.
That's it! There was a feature request about an option to disable the warning but they felt the warning was necessary to remind people of the limitations a browser might place on an HTML5 game when it's run from a file.
[edit] cut 3 steps when I learned this still works on obfuscated code