-
New game : Capsules
Hi All!
My first post here since a long time, happy new year to all flashkit fellows!
Title
http://farm1.static.flickr.com/145/3...92d867f4_m.jpg
Level Management
http://farm1.static.flickr.com/169/3...8bbcc5c657.jpg
Level "Coco cross"
http://farm1.static.flickr.com/141/3...94caea1070.jpg
I'm glad I could finish this new game. The game is unusual. It's done with Flash 8 (Engine and level editor) and Javascript (Level management), using the ExternalInterface API. The main idea of the game was : An extremely simple gameplay and a level editor allowing a wide variety of levels. The level editor is only available to pepere.org members to prevent as much as possible from the spam. Levels are moderated thus only original/interesting/smart levels make it to the public list. I made a youtube tutorial of level creation (with an old version of the game).
Why using Javascript ? Because it's now very easy to do other level sharing games. I just to implement 3 functions in the flash game "playLevel(...)" , "editLevel(...)" and "saveLevel(...)". All remaining management is made by the javascript.
The game is working on FireFox and IE last versions but doesnot work on linux systems :( .
[edit] The game link :p
-
Hi JP, nice to see a new game from your side.
I guess I have to agree with the JIG-readers though, the official levels start far to difficult.
Well what can I say? It's a great application with all the extra's, nice piece of programming and very good design, but in the end it's just a mouse avoider.
I have to spend some more time on the editor yet, but it looks pretty solid.
-
Yep, I don't know why, even if I try to do easy, it turns hard :)
I will try to add easier levels :)
-
i cant figure out how to start...
-
-
As I had a lot of complain about this, I've added a play button to launch the game. Now you should be able to launch it.