All Projects → hiloteam → Hilo

hiloteam / Hilo

Licence: mit
A Cross-end HTML5 Game development solution developed by Alibaba Group

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hilo

Pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Stars: ✭ 34,982 (+511.25%)
Mutual labels:  game, webgl, canvas
Duckhunt Js
DuckHunt ported to JS and HTML5
Stars: ✭ 390 (-93.19%)
Mutual labels:  game, webgl, canvas
Phaser3 Docs
Phaser 3 Documentation and TypeScript Defs
Stars: ✭ 339 (-94.08%)
Mutual labels:  game, webgl, canvas
Hilo3d
Hilo3d, a WebGL Rendering Engine.
Stars: ✭ 123 (-97.85%)
Mutual labels:  game, webgl, canvas
Grimoirejs
A WebGL framework for Web development.
Stars: ✭ 339 (-94.08%)
Mutual labels:  webgl, canvas
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (-34.86%)
Mutual labels:  game, webgl
Shader Doodle
A friendly web-component for writing and rendering shaders.
Stars: ✭ 356 (-93.78%)
Mutual labels:  webgl, canvas
Game
⚔️ An online JavaScript 2D Medieval RPG.
Stars: ✭ 388 (-93.22%)
Mutual labels:  game, canvas
Modv
modular audio visualisation powered by JavaScript
Stars: ✭ 292 (-94.9%)
Mutual labels:  webgl, canvas
Troika
A JavaScript framework for interactive 3D and 2D visualizations
Stars: ✭ 342 (-94.02%)
Mutual labels:  webgl, canvas
Rustynes
👾 An NES emulator by Rust and WebAssembly
Stars: ✭ 399 (-93.03%)
Mutual labels:  game, canvas
Xi Electron
A front-end for the xi-editor built with modern web technologies.
Stars: ✭ 333 (-94.18%)
Mutual labels:  webgl, canvas
Awesome Pixijs
My list of awesome pixi.js related parties
Stars: ✭ 489 (-91.46%)
Mutual labels:  webgl, canvas
Taro
A lightweight 3D game engine for the web.
Stars: ✭ 345 (-93.97%)
Mutual labels:  webgl, canvas
Melonjs
a fresh & lightweight javascript game engine
Stars: ✭ 3,721 (-34.98%)
Mutual labels:  webgl, canvas
Spritejs
A cross platform high-performance graphics system.
Stars: ✭ 4,712 (-17.67%)
Mutual labels:  webgl, canvas
Opensc2k
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
Stars: ✭ 4,753 (-16.95%)
Mutual labels:  game, webgl
React Force Graph
React component for 2D, 3D, VR and AR force directed graphs
Stars: ✭ 589 (-89.71%)
Mutual labels:  webgl, canvas
Sessions
A series of creative coding sessions
Stars: ✭ 262 (-95.42%)
Mutual labels:  webgl, canvas
Easycanvas
数据驱动、2D&3D、渐进式Canvas库,支持JSX,配备Chrome调试插件,支持微信小游戏、物理引擎等。
Stars: ✭ 281 (-95.09%)
Mutual labels:  webgl, canvas

Hilo - HTML5 Game Framework npm Build Status size gitter.im

中文版

Hilo is a Cross-end HTML5 Game development solution developed by Alibaba Group. It could help developers build HTML5 games conveniently in minutes.

Features

  • independency modules design, support multiple module styles;
  • Object Oriented Programmed Development;
  • Simple and efficient Visual Object Architecture;
  • Multiple render model supported, including CanvasRenderer, DOMRenderer and WebGLRenderer;
  • Compatible for multiple desktop and mobile browsers. Using Flash Shim to support IE (yes as you can see, it support IE);
  • Physics extensions supported: Chipmunk
  • Skeleton animation extensions supported: DragonBones

Compile and build

Built by gulp:

  • run npm install to install all dependencies.
  • run gulp to build source.
  • run gulp extensions to build extensions source.
  • run gulp doc to build API documentation.
  • run gulp test to run tests.
  • multiple module styles can be found in build folder, involving CMD, AMD, CommonJS, KMD.

Project Generator for games

  • run npm install -g yo
  • run npm install -g generator-hilo
  • run yo hilo to create a project to continue your fascinating game development

API Documentation

Get started by reading docs/api-en/index.html

API Samples

Demos

example image

Authors

Contact us

  • gitter.im
  • QQ Group:372765886

Contributors


06wj


Jonham


xudafeng


picacure


steel1990


dsouzadyn


jljsj33


ldllidonglin


gitter-badger


huangwenming


daemonchen


vidyuthd


zivyangll


mosaic101


SunYin


wangfulin


Mrluobo

This project follows the git-contributor spec, auto updated at Thu Jul 25 2019 20:59:10 GMT+0800.

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].