Jump to content

Best approach to handle leaderboards using just canvas?


totallybueno
 Share

Recommended Posts

Hi there,

usually I handle my leaderboards in games with different DOM elements to work with them easily as native elements in smartphones and tablets (creating them with cocoonJS and webview+)

 

Now I have a game that requires more CPU time so I have to use canvas+ but the problem begins with the leaderboards. As I can´t use DOM elements with canvas+,  I need to work with them "inside" the proper canvas, but... how do I creat an input field here?

 

Ho do you guys handle this?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...