{% 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' %}
Kurono Resources

We have 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.

Please visit our dedicated Code for Life Space to find everything you need from lesson plans to solutions.

This space is only available to teachers.

Open Kurono resources
Kurono Resources
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 %}