{% extends "base.html" %} {% block title %}Game{% endblock %} {% block content %}

| Game |

Soo... this is my first "game" that got past the player controller... ENJOY

A = Left | W/Space = Jump | D = Right

Direct Link
{% endblock %}