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

My games

{% games_table 'kurono/play' %}

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).

User guide

Find out more about the game and learn the basics for using the code editor and game map.

User Guide

Challenges

We have created two initial challenges for both teachers and students to become familiar with the game.

Teacher guide 1

Teacher guide 2

Student challenge 1

Student challenge 2

Resource sheets

Resource sheets help you to understand coding concepts that will be used within the game.

Kurono Cheat Sheet

Tell us what you think of Kurono...

{% endblock content %}