How can I do a high score system???

Subscribe to How can I do a high score system??? 2 posts

avatar for lartar lartar 159 posts
Flag Post

can anywone help how to make a high score system to some of my games… i try many times but i dindt succeded

 
avatar for IndieFlashArcade IndieFlashAr... 433 posts
Flag Post

The High Score is part of the Statistics API for Kongregate. It’s all explained in this thread:

http://www.kongregate.com/forums/4/topics/151

Basically you need to connect to the Kong server, then just post the statistics using the submit function.