Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 823 Bytes

File metadata and controls

39 lines (28 loc) · 823 Bytes
title Tilty Game
layout text-width-sidebar
meta-description A game of skill for the micro:bit.
simple-description Tilty Game
share true
comments true
strapline keep it level
aboutbox Try to keep the microbit level
cats ninja
date 2016-12-23 10:20:00 UTC
date-updated 2016-12-23 10:20:00 UTC

Move the micro:bit through the x- and y axis to illuminate all the squares.

{% highlight python %} {% include_relative code/tilty.py %} {% endhighlight %}