ArcadEd's Recent Forum Activity

  • Can you keep the arabic but put the english translation below in Parenthesis, and much smaller? That way it keeps the Arabic text which looks cool, but we also know what it says.

  • I did add a tutorial for the high scores table. It should be under Tutorials and New.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Just a few minor changes. Added a restart button to the high score page instead of main menu. The Reload was just being lazy so I took the time to reset all the variables and group activated properties on the start of the layout so now you can restart quickly :).

    Thanks again for the replies and feedback.

  • I'm with TPorter, the father in me made me not want to play after I saw the baby launched from the cart. Just not my cup of tea. The game seemed to play fine on my end though, and would probably be more enjoyable if not that the baby :).

    One suggestion, if you are using adsense, be very careful and read the Google TOS. I believe all banners need to be at least 150px away from the game window. Double check before you get the google ban hammer :).

  • Thanks for the compliments. Keeping practicing :).

    The High Scores page is done with AJAX, PHP and MySql. I am thinking of writing a tutorial on it since there doesn't seem to be one already.

  • New update, it's almost complete now.

    Still need one more image for the background. A cityscape, mountains or something.

    Added more animations

    Tweaked the flow of the game.

    Made it run in letterbox mode

    Added more sounds

    Added a combo/multiplier system

    Cleaned up little things here and there.

    If you get a chance, check it out and go for a high score :).

    http://www.iretrogames.com/gc/

  • You might look into AnimeStudio as well. From what I have heard, it's great for animating. You add bones to the different limbs and you can animate them based on that.

  • Added enemy explode animations

    Added Start Screen

    Added Online High Score (using AJAX via PHP/MySQL)

    I'm gonna work on he background images, add 1 more enemy and finally the flow of the game.

    Thanks for checking it out.

    iretrogames.com/gc

  • Ureka! :). I got it all worked out now I think.

  • OK, well I got the php file to display correctly now

    http://iretrogames.com/cgi-bin/getscores.php

    But now it's acting like the Ajax process is not completing because the text is not changing to blank, it's not changing at all.

    Sorry, I am kind of using this thread as a talk out loud. Sometimes it helps me find the issue, plus with help from others. I just know lots of people have been asking for a tutorial to do high scores and I would to put one together, if I can do it myself first HA.

  • I'm running through the tutorial again, just in case I missed something. Thanks.

  • Which I guess brings me to another issue. Now I'm trying to get all the results from the query_array to show up in one text block.

    // Start looping rows in mysql database.

    while($rows=mysql_fetch_array($result)){

    echo $rows['name'] . "|" . $rows['score'] . "|";

    That seems to make a line break with each passing of the while statement

ArcadEd's avatar

ArcadEd

Early Adopter

Member since 3 Jul, 2012

Twitter
ArcadEd has 7 followers

Connect with ArcadEd

Trophy Case

  • 12-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x10
    Coach One of your tutorials has over 1,000 readers
  • x2
    Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

20/44
How to earn trophies