<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="title" content="Teascade"> <meta name="description" content="The games I've done, which is not many."> <meta charset="utf-8"> <meta name="robots" content="all"> <meta name="google-site-verification" content="xMTesqfhCjQW48l2C5bOqYK6HsOXJORfF4gW_tkjBMo" /> <meta property="og:title" content="Teascade | Games"> <meta property="og:site_name" content="Teascade"> <meta property="og:type" content="website"> <meta property="og:description" content="The games I've done, which is not many."> <meta property="og:image" content="/img/favicon.png"> <meta property="og:image:secure_url" content="/img/favicon.png"> <meta property="og:image:type" content="image/png"> <meta property="og:image:width" content="512"> <meta property="og:image:height" content="512"> <meta name="twitter:site" content="@teascade"> <meta name="twitter:creator" content="@teascade"> <meta name="twitter:title" content="Teascade | Games"> <meta name="twitter:description" content="The games I've done, which is not many."> <meta name="twitter:image" content="/img/favicon.png"> <script type="text/javascript" src="/js/default.js"></script> <link rel="stylesheet" href="/css/default.css"> <link class="" rel="stylesheet" href="/css/loadbar.css"><link class="" rel="stylesheet" href="/css/custom.css"><script class="" type="application/javascript" src="/js/loadbar.js"></script> <link rel="shortcut icon" href="/img/favicon.png"></link> <title>Teascade | Games</title> </head> <body onload="_default_js_main()" > <div id="loadbar"></div> <div class="container"> <div class="teacup"> <img src="/img/teascade_cropped.svg"></img> </div> <div class="content"> <nav> <ul> <li> <a href="/">About</a> </li><li> <a href="/games">Games</a> </li><li> <a href="/blog">Blog</a> </li> </ul> </nav> <article> <h1>Games</h1> <p>I have a tonne of games none of which are released! You can check some of them from my <a href="https://git.teasca.de/teascade">selfhosted git</a> (Or <a href="https://github.com/teascade">GitHub</a> if you're sceptical). Once I release them I'll make sure to post them here and on <a href="https://teascade.itch.io">my itch.io</a>!</p> <h3><a href="/saltosion">Saltosion</a></h3> <p>I have this organization though (<a href="https://github.com/saltosion">See GitHub!</a>), which I sometimes use when collaborating games with other people. The games made under this organization then are listed here (aswell with <a href="https://saltosion.itch.io">Saltosion's own itch.io</a>)</p> <p><iframe class="itch-embedded" frameborder="0" src="https://itch.io/embed/94673?linkback=true&bg_color=222&fg_color=fff&link_color=ff0091&border_color=303030" width="552" height="167"></iframe></p> </article> </div> </div> </body> </html>