Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravyad12 committed Aug 4, 2024
2 parents bf61c00 + 138c85c commit c20644d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bkcore/hexgl/HexGL.js
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ bkcore.hexgl.HexGL.prototype.displayScore = function(f, l)
sf != undefined && (sf.href='http://www.facebook.com/sharer.php?s=100'
+'&p[title]='+encodeURIComponent('I just scored '+dt.innerHTML+' in '+'Cityscape ('+d+') on DarkDev!')
+'&p[summary]='+encodeURIComponent('Darkdev Spacerider is a futuristic racing game built by Gaurav kumar yadav(Darkdev) using HTML5, Javascript and WebGL. Come challenge your friends on this fast-paced 3D game!')
+'&p[url]='+encodeURIComponent('http://github.com/gauravyad12/')
+'&p[url]='+encodeURIComponent('http://hexgl.bkcore.com')
+'&p[images][0]='+encodeURIComponent('http://hexgl.bkcore.com/image.png'));

bkcore.hexgl.Ladder.displayLadder('finish-ladder', t, d, 8);
Expand Down

0 comments on commit c20644d

Please sign in to comment.