Giter Club home page Giter Club logo

planetg.js's Introduction

planetG.js: Extremely Lightweight HTML5 Game Engine for Mobile Devices

This project contains the commercially-proven HTML5 game engine based on canvas and DOM/GPU specialized for mobile devices (Android and iOS).

Even there are a number of open source HTML5 game engines out there, we're proud of our engine by differentiating it from others, which provides mobile-device optimized performance improvement techniques. One of them is to support hybrid rendering context of canvas and DOM/GPU.

By capatilizing on the hybrid rendering context, a game based on our engine can be developed to run on even Android 2.3.x and 4.4/4.4.2 (which suffer from severe performance degradation due to Chrome Webview defect).

Major Features

  • require.js based modularization
  • mobile device optimized performance including canvas/DOM hybrid rendering context, static object pool
  • multi-resolution support for various devicePixelRatio handling
  • general game engine feature including sound (WebAudio/Audio tag), Sprite Animation, etc

Roadmap (2.0)

  • WebGL back-end for better performance on Android L and iOS8
  • support to load mixed resolution resources
  • WebWorker integration
  • Physics Engine integration (Box2D, physicsJs)
  • Smart repaint algorithm improvement (invalidated region merge, Board-level support)
  • Entity level event binding
  • V8/Jit friendly engine refactoring
  • Garbage collector improvement (in an effort to suppress GC almost completely)
  • Online DPI/canvas-aware optimized image generation

Developer Guide

Technical Documents

Demo Games

  • Flappy ball
  • Avoidance
  • Sachunsung
  • Piano Tiles

Project Maintainer

Project Sponsor

planetg.js's People

Contributors

planet-game avatar infect2 avatar cheeki avatar up2soul avatar cheolminbae avatar

Stargazers

 avatar lionMac avatar Fabio Dias Rollo avatar  avatar guriguri avatar Islam Ali avatar Jongil Seok avatar Julien avatar junghyun.han avatar HoChul Shin avatar  avatar  avatar YoungKi Lee avatar SungwonKim avatar  avatar  avatar

Watchers

Taemin Lee avatar James Cloos avatar  avatar HoChul Shin avatar Nohyun Kwak (Nehem) avatar SungwonKim avatar  avatar Kim, Myoung-Jin(John Kim) avatar  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.