https://github.com/sucicada/algorithm-playground
:a: :parking: A fun, smart and simple HTML5 game framework to PLAY algorithms with PhaserCE
https://github.com/sucicada/algorithm-playground
canvas framework html5-game html5-game-development javascript phaser-ce
Last synced: 8 months ago
JSON representation
:a: :parking: A fun, smart and simple HTML5 game framework to PLAY algorithms with PhaserCE
- Host: GitHub
- URL: https://github.com/sucicada/algorithm-playground
- Owner: SuCicada
- License: mit
- Created: 2019-07-15T13:38:46.000Z (over 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-03-01T17:36:22.000Z (about 2 years ago)
- Last Synced: 2025-07-14T13:02:23.260Z (9 months ago)
- Topics: canvas, framework, html5-game, html5-game-development, javascript, phaser-ce
- Language: JavaScript
- Homepage: https://apg.sucicada.ml
- Size: 13.1 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# APG——Algorithm PlayGround
[](https://gitter.im/Algorithm-PlayGround/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[](https://sucicada.github.io/Algorithm-PlayGround/docs)
一个有趣,智能和简单的HTML5游戏框架
简单的开发方式,将你的算法变成游戏
对PhaserCE库的封装开发
70+个函数接口可供使用,通过配置文件智能优化游戏
提供可视化的地图编辑方案
视频制作by[@llwwdbd](https://github.com/llwwdbd)
## [现在就开始制作吧](how-to-make.md)
## [API开发者文档](http:./api)
## [官网](http://sucicada.cf:39/APG/)
[官网(备用)](https://sucicada.github.io/Algorithm-PlayGround/)
## Demo 演示
+ [git page(可能会慢)](https://sucicada.github.io/Algorithm-PlayGround/docs/#/game-examples/)
+ [国内使用](http://sucicada.cf:39/APG/docs/#/game-examples/)


## 使用在线地图编辑器
+ [APG MapEditor](https://sucicada.github.io/Algorithm-PlayGround/src/MapEditor/index.html)
+ [APG MapEditor(备用)](http://sucicada.cf:39/APG/src/MapEditor/index.html)

## 下载
+ [APG.js](https://github.com/SuCicada/Algorithm-PlayGround/releases/download/2.5/APG.js)
+ [MapEditor](https://github.com/SuCicada/Algorithm-PlayGround/releases/download/2.4/MapEditor.zip)
## 使用在线库
+ github直连
```
http://apg.sucicada.ml/dist/APG.js
```
或者
```
http://apg.sucicada.ml/src/APG/APG-core.js
```
+ 国内使用(更快,更新不及时)
```
http://sucicada.cf:39/APG/dist/APG.js
```
## 最后
### 十分感谢 APG团队的小伙伴们