pxt-calliope/olddocs/js/game.md
2016-04-15 14:37:25 -07:00

12 lines
89 B
Markdown

# game
A #microbit game library.
Gets the current score
```
init()
return _score
```