# Move The game library ### Move Sprite move by a certain number ## Block Editor  ## KindScript ``` export function move(_this: micro_bitSprites.LedSprite, leds: number) ``` ### Lessons [game of chance](/lessons/game-of-chance) | [game counter](/lessons/game-counter)