How can I detect if a user won a game in the browser?

I am building a new system for my school. I want embed games in the website but be able to detect whether a user won or not from within my website so he/she can earn points. Is there any javascript method I can write to detect this?


thanks

Best Answer

Answers

  • ChakkuChakku Member Posts: 1,513
    edited February 2013
    @osamah.net.m@gmail.com

    No...you should try another engine :)

    Chakku
  • I don't believe so, Gamesalad does not support Javascript.

    You could build a leader board within your actual game and have people enter their names or initials or something as an identifier to indicate they won/finished.

    that's a good idea, thanks

  • ChakkuChakku Member Posts: 1,513
    I don't believe so, Gamesalad does not support Javascript.

    You could build a leader board within your actual game and have people enter their names or initials or something as an identifier to indicate they won/finished.

    that's a good idea, thanks

    @jamie_c
    Then how he award points and such if it was an offline leaderboard, and a leaderboard per device?

    Chakku
Sign In or Register to comment.