{% extends 'portal/base.html' %} {% load static %} {% load app_tags %} {% block scripts %} {{block.super}} {% endblock scripts %} {% block subNav %} {% endblock subNav %} {% block content %}

My games

{% games_table 'kurono/play' %}

Teaching resources

> We have moved our resources to Gitbook. There you will find a set of individual and collaborative worksheets that keep the students engaged and having fun whilst embedding important Python skills, supported by lesson guides and resource sheets.

Tell us what you think of Kurono...

Your testing and feedback will help Code for Life deliver an enjoyable game, and will allow us to consult with you on resources that will be relevant to teaching computing classes in secondary schools (13 — 18 year olds).

{% endblock content %}