0.0.30 • Published 6 years ago

gecko2d v0.0.30

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

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

0.0.30

6 years ago

0.0.29

6 years ago

0.0.28

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago