Git Product home page Git Product logo

443's Introduction

<meta charset="utf-8">

<title>Run 3</title>

<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes">


<link rel="shortcut icon" type="image/png" href="./favicon.png">


<script type="text/javascript" src="./Run3.js"></script>

<script>
	window.addEventListener ("touchmove", function (event) { event.preventDefault (); }, { capture: false, passive: false });
	if (typeof window.devicePixelRatio != 'undefined' && window.devicePixelRatio > 2) {
		var meta = document.getElementById ("viewport");
		meta.setAttribute ('content', 'width=device-width, initial-scale=' + (2 / window.devicePixelRatio) + ', user-scalable=no');
	}
</script>

<style>
	html,body { margin: 0; padding: 0; height: 100%; overflow: hidden; }
	#openfl-content { background: #000000; width: 100%; height: 100%; }
	@font-face {
		font-family: 'Comfortaa Bold';
		src: url('font/COMFORTAA-BOLD.eot?#iefix') format('embedded-opentype'),
		url('font/COMFORTAA-BOLD.woff') format('woff'),
		url('font/COMFORTAA-BOLD.TTF') format('truetype'),
		url('font/COMFORTAA-BOLD.svg#Comfortaa%20Bold') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'Comfortaa';
		src: url('font/Comfortaa.eot?#iefix') format('embedded-opentype'),
		url('font/Comfortaa.woff') format('woff'),
		url('font/Comfortaa.otf') format('truetype');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'Permanent Marker';
		src: url('font/PERMANENTMARKER.eot?#iefix') format('embedded-opentype'),
		url('font/PERMANENTMARKER.woff') format('woff'),
		url('font/PERMANENTMARKER.TTF') format('truetype'),
		url('font/PERMANENTMARKER.svg#Permanent%20Marker') format('svg');
		font-weight: normal;
		font-style: normal;
	}

</style>

<!-- <script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer>
	new Crate({
		server: '393531852763168768',
		channel: '402146033838063617',
		shard: 'https://disweb.dashflo.net'
	})
</script> -->
<noscript>This webpage makes extensive use of JavaScript. Please enable JavaScript in your web browser to view this page.</noscript>

<div id="openfl-content"></div>

<script type="text/javascript">
	lime.embed ("Run3", "openfl-content", 800, 600, { parameters: {} });
</script>

443's People

Contributors

enziviox avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.