If any of you have a YoYo Games account, please review my game, Coloraze. I'm not asking you to rate it high, but just to rate it (and review or comment it), so I know what to put in Coloraze: Spectrum. Yes a sequel.Coloraze: Spectrum is based on many suggestions and my own ideas.Green = Will be includedYellow = PossibleRed = Suggested, but not likelyInvisible blocks appear farther awayBreakable blocks that return (one time blocks will also stay)Springs/Jump padsButtons & DoorsMore colors; red, orange, yellow, green, blue and purple (hence "spectrum")Redesigned level editorFastest timesTimed step blocksOnline Fastest timesBunny-Jump removal (variable jumping would then be added)AwardsInclined blocksCo-opLaddersOne-key doorsWater valves (whatever that would be)TeleportersThe new level editor will open with space and cover a large portion of the screen because of the new blocks. Then you will click a block and the screen will close. Then the level editor its self will have a scrolling background, enabling larger levels. It will also have an option on how large to make the main level editing screen be. (for bigger computer screens)AND! The best addition to Coloraze: Spectrum will be…LEVEL UPLOADING/DOWNLOADING!
That's right! In Coloraze: Spectrum you will be able to upload your level from the editor to a server and download other peoples, all from one spot! (this is why online fastest times would be difficult to make)So, you can look forward to this, or you can help. I need people to help me with my online idea, music makers and also beta testers. (People who help will receive credit) I will be rebuilding the entire game, using some leftover code, because my current gmk is extremely messy.Finally, a bit of code from Coloraze:
Save the (Color)aze!
Posted by Siert on May 30, 2008, 7:45 p.m.
Quote: Coloraze
var filename;global.list = ds_list_create()filename = file_find_first('*.xxx',fa_readonly)if filename = ''{show_message('No files found.')room_goto_previous()}while (not(filename='')){ds_list_add(global.list,filename)filename = file_find_next()}
For a start you could make all of the games built in levels have online high scores, and I love the uploading downloading levels from inside the game idea. Also you should keep all the levels from the first game and add tons more. As for levels you could have different categories of built in levels and you start with the first level in each category, and when you beat it it unlocks the next level in that category.
Also Kenon's levels rock. And I was wondering if I could make some levels for the game and beta test. How long do you think it will take until you have completed the game. You should make a time frame such as the end of july so that you can work better before a deadline.