egos's Forum Posts

  • I liked your crazy tower game. I think you should make more of this genre.

    Thank you

    KONG seem to aprreciate atter a missed departure, the game rating increase every day and now i pass the 3k play

    when i published CRAZY TOWER a bug due to the touch behavior on some web browser kill the first game rating. The bug is serious and seem to appear after few minute of play on KONGREGATE only. The result is a lose of control and for my game in some case a random button activation .......I solved this too late...

    On kongregate you need to make your proof during the first day of publication.

    I work on another version

  • egos

    Can you please share other ways to make revenue. This is important for developers.

    I follow this link

    photonstorm.com/html5/the-reality-of-html5-game-development-and-making-money-from-it

    And i know that its possible to publish on newsground a HTML5 game (not with iframe at this time)

    Your calculation is good but what i learn of this first experience its you need to pass FULL time on your game for hoping to make littel money.

    Chek on the forum on KONG people who can make decent money are rare.

    good luck

  • Thaks binkus for your feedback and comment

    For the tutorial i have to admit that is unpopular, my strategy for introduce the gameplay is wrong.

    For exemple the easy mode didnt have all the feature of the game and especially different cannon

    In normal mode you have all feature, the easy mode is just for dont confusing the player too much,

    I work on it dont hesitate to give me another feedback :)

  • How much on the revenue side with kongregate for 2000 plays , how much you would have made , is it worth it to develop games for kongregate?

    2000 plays = 4 dollars

    Its just a defeat :)

    As said the game rating was detsroing first day with a bug

    But i dont have comment like its boring not original and this is a good information. People who pass trought the bug appreciate so now i have to improve.

    For make revenu i certainly not count on KONG there s a lot of way to generate revenu. but i need a game who was tested during the beta.

  • Hello every one

    I just want to show you my first game after 6 month of work (dev, art ect ....) and i projet to make money with it in the futur.

    kongregate.com/games/egos0/crazy-tower

    I published him on kongregate with the hope to have some comment/advice on the game design but nothing, just i like or its bugged. Then i published him on scirra arcade for the same purpose but he was just invisible ( i have 2000 plays on KONG and 65 on scirra arcade)

    I love construct 2 and i project to publish CT on android (its one button game ) and i finish a small game ( a the opposite of CRAZY TOWER) for next month. The most difficult part of this new job is certainely to have comment/advice on a beta project.

    If you have time i will really appreciate the comment/opinion of construct community (good or bad), just somethingh else than a bug report.

    I thanks you in advance, i didnt pass a lot of time on the forum because i wanted to finish this project first but i think construct 2 have a great futur if we try to help each other an i will try to increase my participation.

    About my personnal experience on KONG i notice

    • the game can be good but the most important is the first level of the game, on KONG you need top rate at the beginning or its dead.
    • i discover a bug only on KONG with the touch plugin how result in a lost of control and a bad rating :).

    For help new develloper i found this useful list of feature a game must have for work on KONG

    community.stencyl.com/index.php/topic,5242.0.html

    Cheers

    EGOS

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • kongregate.com/games/egos0/crazy-tower

    Added: 20 January 2013

    1000 - 3,000 Plays

  • Thanks for the tutorial

    But why dont put just a little information in the manual on the plugin KONGREGATE ?

  • The only tutorial have one years old

  • any idea ?

  • Hello rexrainbow

    Is it possible to load the data in directly from a .csv file in the same directory ?

    Thanks in advance

  • If you say to create an object and specify a family, what should happen instead? There's no one particular object that should be created, so it picks a random one.

    but when you move a families it pick all object of the families.

    When you destroy a families it pick all object of the families

    So why this didnt pick all object when you create object families ?

    I hope this make sense, sorry for my english.

    I think we need a fonctionnality for connect multiple object. For example life bar : if i made a collision with a sprite i modify the life bar connect with the sprite.

    I tested IID and this didnt work fine, This made a lot of bug in my programm. Finally i used pick nearest but if two lifebar overlap this made a bug too......

  • Hello

    I discover families fonctionnality and i dont find a answer on the forum.

    Why create spawn random sprite of the familie and move and destroy work fine ?

    Its a bug or a fonctionnality ?

    EXEMPLE

    Thanks for your answer

  • Hello. My drivers qre up to date. I cant reproduce the bug without the plugins. So maybe its came from the plugins.

    What is importante is the bug with firefox and this is sure

  • I test with chrome and the problem came from firefox but i have the last version. I don t understand.

    This problem was known ?

    EDIT : i have the same problem on firefox and chrome with the same project

    http://dl.dropbox.com/u/5426011/plugins/effectTest.capx

    this project use a plugin but normally i dont have any problem with this plugin.

    moreover the project run correctly here

    http://dl.dropbox.com/u/5426011/plugins/effectTest/index.html

  • Hello

    I have this probleme with sprite effect capx example (There are 12 sprites for 12 differents effect).

    When i run the project i just render one effect. I have to delete one sprite for render another sprite during the run.

    If someone have an idea

    Thanks