gecko2d

0.0.30 • Public • Published

Gecko2D

A Cross-platform Game Framework

Gecko2D is a flexible and powerful cross-platform game framework that will allow you to create games easily and deploy it to browsers, mobile devices, desktop, and even consoles.

Under the hood, Gecko2D is an Entity-Component-System framework built on top of Haxe and Kha which allow the best performance and real cross-platform compilation, using Javascript and WebGL when compile to browsers, and C++ when compile to mobile using metal or opengl, to desktop using opengl, directx or vulkan, and consoles with their own drivers.

This framework aims to be a solid foundation for all your games, allowing you to port your games to others platforms using the same source code, saving time and money.

Dependencies

  • Git
  • Node.js >= 9

How to install

npm install gecko2d -g

Documentation

More info: https://nazariglez.github.io/Gecko2D

Readme

Keywords

none

Package Sidebar

Install

npm i gecko2d

Weekly Downloads

11

Version

0.0.30

License

MIT

Unpacked Size

171 MB

Total Files

5097

Last publish

Collaborators

  • nazariglez