An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# APG——Algorithm PlayGround

[![Gitter](https://badges.gitter.im/Algorithm-PlayGround/community.svg)](https://gitter.im/Algorithm-PlayGround/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![website](https://img.shields.io/badge/%20website-github.io-brightgreen)](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/)

![](resource/display1.png)
![](resource/display2.png)

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

![](resource/display3.png)

## 下载
+ [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团队的小伙伴们