Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dily3825002/egerpro
Eger Pro is based on the development of Egret HTML5 4.x game development solutions
https://github.com/dily3825002/egerpro
eger egerpro egret html html5 html5-game javascript typescript
Last synced: about 16 hours ago
JSON representation
Eger Pro is based on the development of Egret HTML5 4.x game development solutions
- Host: GitHub
- URL: https://github.com/dily3825002/egerpro
- Owner: dily3825002
- License: other
- Created: 2016-09-02T07:22:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T07:59:00.000Z (over 1 year ago)
- Last Synced: 2025-01-21T12:07:05.431Z (9 days ago)
- Topics: eger, egerpro, egret, html, html5, html5-game, javascript, typescript
- Language: JavaScript
- Homepage:
- Size: 17.7 MB
- Stars: 301
- Watchers: 22
- Forks: 89
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[EN](README.md) / [CN](README_CN.md)
# Eger Pro - HTML5 HTML5 Medium and Severe Game Development Solutions
![](http://badges.github.io/stability-badges/dist/stable.svg)Eger Pro is based on the development of Egret HTML5 4.x game development solutions. Eger Pro reference to a number of webgame project framework, eliminating the need for the function, to retain the essence of the decoupling mechanism, added a number of features for the HTML5 game.
### Feature
[![GitHub stars](https://img.shields.io/github/stars/dily3825002/EgerPro.svg)](https://github.com/dily3825002/EgerPro/stargazers)
![](https://img.shields.io/badge/PureMVC--brightgreen.svg)
![](https://img.shields.io/badge/EUI--yellow.svg)
![](https://img.shields.io/badge/Professional_Effects--orange.svg)
![](https://img.shields.io/badge/Excel_Export_Tool--red.svg)
![](https://img.shields.io/badge/Protobuf--blue.svg)# Install
First get Egret Engine:
[Download link](https://egret.com/products/engine.html)
If necessary, you can refer to:
[HelloWorld](http://developer.egret.com/cn/github/egret-docs/Engine2D/getStarted/helloWorld/index.html) |
[Installation and deployment](http://developer.egret.com/cn/github/egret-docs/Engine2D/projectConfig/installation/index.html) |
[Engine and tool management](http://developer.egret.com/cn/github/egret-docs/Engine2D/projectConfig/launcherManager/index.html)After installation, we can easily manage the Egret engine and tools。
In order to facilitate the development can download Egret Wing:
[Download link](https://egret.com/products/wing.html)
Eger Pro directly into the Wing or drag into the Wing can be。
# Demos
![](./demoImg.jpg)
Click online experience address:[Demo address](http://eger.sinaapp.com/code/egerpro/)# Document
## Basic tutorial
* [Origin](http://bbs.egret.com/thread-13953-1-1.html)
* [Structural interpretation](http://bbs.egret.com/forum.php?mod=viewthread&tid=13956&page=1&extra=#pid84088)
* [Use component](http://bbs.egret.com/forum.php?mod=viewthread&tid=13959&page=1&extra=#pid84115)
* [Use config](http://bbs.egret.com/thread-13961-1-1.html)
* [Use constants](http://bbs.egret.com/thread-13963-1-1.html)## Advanced course
* [What is PureMVC?](http://bbs.egret.com/thread-13967-1-1.html)
* [The use of controller in core](http://bbs.egret.com/forum.php?mod=viewthread&tid=13984&page=1&extra=#pid84300)
* [The use of model in core](http://bbs.egret.com/forum.php?mod=viewthread&tid=13986&page=1&extra=#pid84309)
* [The use of view in core](http://bbs.egret.com/forum.php?mod=viewthread&tid=13987&page=1&extra=#pid84310)
* [Use net](http://bbs.egret.com/forum.php?mod=viewthread&tid=14001&page=1&extra=#pid84446)
* [Use utils](http://bbs.egret.com/forum.php?mod=viewthread&tid=14002&page=1&extra=#pid84447)
* [Use EgerTool Excel export tool](http://bbs.egret.com/forum.php?mod=viewthread&tid=14004&page=1&extra=#pid84450)## Comprehensive course
* [Eger Pro is how to start up](http://bbs.egret.com/forum.php?mod=viewthread&tid=14005&page=1&extra=#pid84452)
# Tools
* [EgerTool Excel export tool](http://bbs.egret.com/forum.php?mod=viewthread&tid=14004&page=1&extra=#pid84450):Export Eger Pro can use the data format
* [Eger Pro effects collaboration tool](http://bbs.egret.com/thread-2267-1-1.html):Eger Pro effects collaboration tool
* [Egret Wing](http://www.egret.com/products/wing.html):Egret IDE Rapid development of HTML5 games
* [Dragonbones Pro](http://dragonbones.com/cn/index.html):Egret Skeletal animation tool
* [More tools](http://www.egret.com/products)# Community
* Eger QQ group:70843223
* [Egret developer community](http://bbs.egret.com)# License
This content is released under the (https://opensource.org/licenses/BSD-2-Clause) BSD License.![](https://img.shields.io/badge/license-New%20BSD-blue.svg)