mirror of https://github.com/axmolengine/axmol.git
76 lines
3.4 KiB
HTML
76 lines
3.4 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://axmolengine.github.io/" />
|
||
<meta property="og:url" content="https://axmolengine.github.io/" />
|
||
<meta property="og:site_name" content="axmolengine.github.io" />
|
||
<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":"axmolengine.github.io","url":"https://axmolengine.github.io/"}</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">
|
||
<link rel="stylesheet" href="assets/css/style.css?v=fb4aeb0a15d8adcd11c824dee3f2322a9ffc5418"">
|
||
<!-- 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>
|
||
<a id="skip-to-content" href="#content">Skip to the content.</a>
|
||
|
||
<header class="page-header" role="banner">
|
||
<h1 class="project-name">Axmol Engine</h1>
|
||
<h2 class="project-tagline">The axmol home page</h2>
|
||
|
||
|
||
</header>
|
||
|
||
<main id="content" class="main-content" role="main">
|
||
<h1 id="axmol-engine">Axmol Engine</h1>
|
||
|
||
<p><a href="https://github.com/axmolengine/axmol/releases"><img src="https://img.shields.io/github/v/release/axmolengine/axmol?include_prereleases&label=release" alt="release" /></a><a href="https://github.com/axmolengine/axmol/blob/dev/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="LICENSE" /></a></p>
|
||
|
||
<p><strong>Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)</strong></p>
|
||
|
||
<h2 id="documentation">API Documentation</h2>
|
||
|
||
<p>API documentation: <a href="https://axmolengine.github.io/axmol/manual">https://axmolengine.github.io/axmol/manual</a></p>
|
||
|
||
<h2 id="documentation">WASM preview</h2>
|
||
<ul>
|
||
<li><a href="https://axmol.netlify.app/wasm/cpp_tests/cpp_tests">cpp_tests</a></li>
|
||
<li><a href='https://axmol.netlify.app/wasm/fairygui_tests/fairygui_tests'>fairygui_tests</a></li>
|
||
<!-- <li><a href='https://axmol.netlify.app/wasm/hellolua/hellolua'>HelloLua</a></li> -->
|
||
</ul>
|
||
|
||
<footer class="site-footer">
|
||
|
||
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
|
||
</footer>
|
||
</main>
|
||
</body>
|
||
</html>
|