{% extends 'portal/base.html' %} {% load staticfiles %} {% load app_tags %} {% block nav_play %}Students{% endblock nav_play %} {% block css %} {{block.super}} {% endblock css %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block subNav %} {{ block.super }} {% endblock subNav %} {% block content %} {{block.super}}

Code for Life will be launching a new game for secondary schools soon!

Following on from Rapid Router, this exciting game will build on students’ existing coding skills.

The game will be a Massively Multiplayer Online (MMO) time travelling adventure, which will take them to the next level on their coding journey: Artificial Intelligence and Python. We’ll have a playable beta soon, but first we’d like to get your thoughts on the gameplay, learning concepts and general design.

Teaching Resources

Step 1

Teaching materials

Download the teaching materials and read them through before playing the video. They will guide you through the level and give teaching support.

Gameplay

Step 2

Gameplay video

This video is intended to show how the code and gameplay will be implemented within the game UI. The video is a visualisation of actual gameplay.

Feedback

Step 3

Your feedback

Please give us your feedback on the gameplay, design and teaching materials.

Deliver through time...

Where will your journey take you? Once you pass the test, you can become a time–travelling delivery driver. Your TricyNav sat nav will guide you through time and give you coding hints along the way.

Prehistoric image

Prehistoric

68 million years ago
Dino delivery

Stone age image

Stone age

2.5 million years ago
Hunter delivery

Medieval image

Medieval age

476 AD
The wheel has been 
around for a while

Victorian image

Victorian era

1842 AD
Horse–drawn carriages help with delivery

Modern image

Modern era

2000 AD
Motorised van delivery

Future image

The future

2200 AD
Time travel delivery

{% endblock content %}