moving out outdated js docs
This commit is contained in:
11
olddocs/js/game.md
Normal file
11
olddocs/js/game.md
Normal file
@ -0,0 +1,11 @@
|
||||
# game
|
||||
|
||||
A #microbit game library.
|
||||
|
||||
Gets the current score
|
||||
|
||||
```
|
||||
init()
|
||||
return _score
|
||||
```
|
||||
|
Reference in New Issue
Block a user