{% extends 'portal/base.html' %} {% load static %} {% load app_tags banner_tags hero_card_tags character_list_tags %} {% block subNav %} {{ block.super }} {% banner banner_name="BANNER" %} {% endblock subNav %} {% block content %} {% hero_card hero_card_name="HERO_CARD" %}

User Guide

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

Cheat Sheet

This cheat sheet will give you what you need to communicate with Kurono in Python.

Meet the characters

{% character_list %}
{% endblock content %}