Update readme.md

This commit is contained in:
Nomango 2017-09-29 20:20:59 +08:00
parent 301541c744
commit c365364255
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
# Easy2D
[![version](https://img.shields.io/github/release/Nomango/Easy2D.svg)](https://github.com/Nomango/Easy2D-Game-Engine/releases) [![download](https://img.shields.io/github/downloads/Nomango/Easy2D/total.svg)](https://github.com/Nomango/Easy2D) [![build](https://img.shields.io/badge/build-passing-green.svg)](https://github.com/Nomango/Easy2D)
Easy2D 为 C++ 初学者提供 Windows 桌面游戏的开发框架简单易学容易上手。你只需要为游戏场景中的每一个元素设置它们的属性Easy2D 就可以自动处理它们,让一切变得井然有序。