# game

A #microbit game library.

Gets the current score

```
init()
return _score
```