avg-core icon indicating copy to clipboard operation
avg-core copied to clipboard

A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/

Results 8 avg-core issues
Sort by recently updated
recently updated
newest added

I am unable to get some basic functionality working on my AVG.js React app and would like to look at the code for the live demo to see how it...

I tried your [demo](https://demo.avgjs.org/) in my Firefox browser. Firefox does support WebGL (it can run Google Map in 3D mode). I've also checked in `about:support` to make sure that the...

This project is amazing! A cool logo would be great (to attract developers to contribute).

https://travis-ci.org

Components of UI - [x] Dialog - [x] Layout - [x] Scroll View - [x] Checkbox - [x] Radio - [x] Button - [ ] Dropdown - [ ] Slider...

Priority: Medium

The current event system is divided into three layers: - PIXI events - PIXI events encapsulated with React - Connect React event of Surface component to the signal system (eg...

Status: To be determined