pxt-calliope/olddocs/js/game.md

12 lines
89 B
Markdown
Raw Normal View History

2016-03-26 00:47:20 +01:00
# game
A #microbit game library.
Gets the current score
```
init()
return _score
```