{% extends "main.html" %}
{% block title %}Media{% endblock %}
{% macro screenshot(name, desc='Taisei Screenshot', width=400, height=300) %}
{% endmacro %}
{% block content %}
This is a little collection of in-game screenshots. They range back from the very beginnings of the projects to today. As you can see, some progress has been made. ;)
There is much more to see, but we won’t reveal it all in this section. So go play the game yourself and explore the different levels, bosses and most importantly: The bullet patterns!
{% for _, caption, fn, shots in dirs %}