{% extends 'portal/base.html' %} {% load staticfiles %} {% load app_tags %} {% block nav_play %}Students{% endblock nav_play %} {% 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}}

Following on from Rapid Router, this exciting game will build on students’ existing coding skills. Using Python, students will collaborate together to collect artefacts from the relative past to preserve history!

The game is designed to teach Python in secondary schools (ages 13+). Like Rapid Router, we will provide teaching materials aligned with the British Computing Curriculum.

{% endblock content %}