pxt-calliope/docs/reference/js/game.md
2016-03-25 16:47:20 -07:00

12 lines
89 B
Markdown

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