Update readme.md
This commit is contained in:
parent
96b0dbd551
commit
8590e385c2
|
|
@ -1,2 +1,6 @@
|
|||
# Easy2D
|
||||
A simple game engine for C++
|
||||
[](https://github.com/Nomango/Easy2D-Game-Engine/releases) [](https://github.com/Nomango/Easy2D) [](https://github.com/Nomango/Easy2D)
|
||||
|
||||
Easy2D 为 C++ 初学者提供 Windows 桌面游戏的开发框架,简单易学,容易上手。你只需要为游戏场景中的每一个元素设置它们的属性,Easy2D 就可以自动处理它们,让一切变得井然有序。
|
||||
|
||||
中文官网:[www.easy2d.cn](http://www.easy2d.cn)
|
||||
Loading…
Reference in New Issue