like this
<script>
var good=Score;
</script>
the Score is global variable in C2! , Score is name of global variable, but good can,t get value of the Score!
Develop games in your browser. Powerful, performant & highly capable.
Use the Javascript SDK.