{% extends 'game/basenonav.html' %} {% load i18n %} {% load static %} {% load app_tags %} {% load game.utils %} {% block title %}Code for Life - Rapid Router - Create{% endblock %} {% block head %} {% include 'game/crowdin.html' %} {% endblock %} {% block scripts %} {{block.super}} {% if cow_level_enabled %}{% endif %} {% endblock %} {% block css %} {{ block.super }} {% endblock %} {% block content %} {{ block.super }}
{% trans "Here you can design your level! What sort of road will you make?" %}
{% trans "Here you can liven up your level by choosing the theme and adding scenery! Will you create beautiful countryside or a bustling city?" %}
{% trans "Theme:" %} | ||
{% trans "Scenery:" %} | ||
{% trans "Traffic lights:" %} | ||
{% trans "Cows:" %} |
{% trans "Here you can choose your character. Who will you play as?" %}
{% trans "Character:" %}
{% trans "Here you can select the code you can use while playing your new level!" %}
{% trans "Here you can generate a random map. Try changing some of the parameters below and see what you get!" %}
{% trans "Size:" %}
{% trans "Branchiness:" %}
{% trans "Loopiness:" %}
{% trans "Curviness:" %}
{% trans "Traffic Lights:" %}
{% trans "Scenery:" %}
{% trans "Give this level a subtitle and a description of what to do within this level for your students." %}
{% trans "Students will see this subtitle and description when starting this level so make sure they are useful to the student." %}
{% trans "Subtitle
What is the subtitle of this level?" %}
{% trans "Description
What do players have to do to complete this level?" %}
{% trans "Help out your players by adding hints! Players will have the option to view a hint when they have made an unsuccessful attempt." %}
{% trans "Players can also access hints by clicking the hint button whilst playing." %}
{% trans "Hint" %}
{% trans "Here you can load in levels created by you and your friends! Select a level in the table and press load." %}
{% trans "You don't have any levels to load yet. Try saving one!" %}
{% trans "Load:" %}
{% trans "Name" %} | {% trans "Owner" %} |
---|
{% trans "Here you can save your new level. Enter a name below and hit save. Alternatively click on an existing level to update it." %}
{% trans "To play your level and be tracked, first Quit the Level Editor and select your level from the 'Levels created by you' section." %}
{% trans "Name" %} | {% trans "Owner" %} |
---|