mirror of https://github.com/axmolengine/axmol.git
48 lines
2.1 KiB
HTML
48 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
|
|
<!-- Begin Jekyll SEO tag v2.8.0 -->
|
|
<title>Axmol Engine | A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)</title>
|
|
<meta name="generator" content="Jekyll v3.9.3" />
|
|
<meta property="og:title" content="Axmol Engine" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta name="description" content="The axmol home page" />
|
|
<meta property="og:description" content="The axmol home page" />
|
|
<link rel="canonical" href="https://axmol.dev/" />
|
|
<meta property="og:url" content="https://axmol.dev/" />
|
|
<meta property="og:site_name" content="axmol.dev" />
|
|
<meta property="og:type" content="website" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta property="twitter:title" content="Axmol Engine" />
|
|
<script type="application/ld+json">
|
|
{"@context":"https://schema.org","@type":"WebSite","description":"The axmol home page","headline":"Axmol Engine","name":"axmol.dev","url":"https://axmol.dev/"}</script>
|
|
<!-- End Jekyll SEO tag -->
|
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
|
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style" type="text/css" crossorigin>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="theme-color" content="#157878">
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
|
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
|
|
|
|
<!-- Setup Google Analytics -->
|
|
|
|
<!-- You can set your favicon here -->
|
|
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
|
|
|
|
<!-- end custom head snippets -->
|
|
|
|
</head>
|
|
<body>
|
|
<h2>Axmol WebAssembly preview</h2>
|
|
<ul>
|
|
<li><a href="https://axmol.netlify.app/wasm/cpp-tests/cpp-tests.html">cpp-tests</a></li>
|
|
<li><a href="https://axmol.netlify.app/wasm/fairygui-tests/fairygui-tests.html">fairygui-tests</a></li>
|
|
<!-- <li><a href="https://axmol.netlify.app/wasm/HelloLua/HelloLua.html">HelloLua</a></li> -->
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|