2023-08-31 21:20:01 +08:00
<!DOCTYPE html>
< html lang = "en-US" >
< head >
< meta charset = "UTF-8" >
<!-- Begin Jekyll SEO tag v2.8.0 -->
2023-09-01 14:28:11 +08:00
< title > Axmol Engine | A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)< / title >
2023-08-31 21:20:01 +08:00
< 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 >
2023-09-19 22:50:48 +08:00
< 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 >
2023-08-31 21:20:01 +08:00
< p > < strong > Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)< / strong > < / p >
2023-08-31 22:08:50 +08:00
< h2 id = "documentation" > API Documentation< / h2 >
2023-08-31 21:20:01 +08:00
< p > API documentation: < a href = "https://axmolengine.github.io/axmol/manual" > https://axmolengine.github.io/axmol/manual< / a > < / p >
2023-08-31 22:08:50 +08:00
< h2 id = "documentation" > WASM preview< / h2 >
< ul >
2023-09-11 20:01:56 +08:00
< 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 >
2023-09-11 23:34:24 +08:00
<!-- <li><a href='https://axmol.netlify.app/wasm/hellolua/hellolua'>HelloLua</a></li> -->
2023-08-31 22:08:50 +08:00
< / ul >
2023-08-31 21:20:01 +08:00
< 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 >