add new project

This commit is contained in:
Mikhail 2024-10-23 08:11:33 +08:00
parent d6014a044f
commit 7af468d4c5
3 changed files with 6 additions and 1 deletions

View File

@ -946,6 +946,8 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
# Проекты на DragonECS
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
![screenshot](https://i.ibb.co/hm7Lrm4/Platformer.png)
* [Башенки Смерти (без исходников)](https://yandex.ru/games/app/206024?utm_source=game_popup_menu)
![screenshot](https://avatars.mds.yandex.net/get-vh/6307101/2a00000184f744230c6a62e2c1f7b47fadeb/orig)
* [Tiny Aliens (Ludum Dare 56)](https://ldjam.com/events/ludum-dare/56/tiny-aliens)
![screenshot](https://static.jam.host/raw/467/31/z/66681.png)

View File

@ -865,6 +865,8 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
# 使用DragonECS的项目
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
![screenshot](https://i.ibb.co/hm7Lrm4/Platformer.png)
* [Башенки Смерти (без исходников)](https://yandex.ru/games/app/206024?utm_source=game_popup_menu)
![screenshot](https://avatars.mds.yandex.net/get-vh/6307101/2a00000184f744230c6a62e2c1f7b47fadeb/orig)
* [Tiny Aliens (Ludum Dare 56)](https://ldjam.com/events/ludum-dare/56/tiny-aliens)
![screenshot](https://static.jam.host/raw/467/31/z/66681.png)

View File

@ -867,10 +867,11 @@ public struct WorldComponent : IEcsWorldComponent<WorldComponent>
# Projects powered by DragonECS
* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS-Demo)
![screenshot](https://i.ibb.co/hm7Lrm4/Platformer.png)
* [Башенки Смерти (без исходников)](https://yandex.ru/games/app/206024?utm_source=game_popup_menu)
![screenshot](https://avatars.mds.yandex.net/get-vh/6307101/2a00000184f744230c6a62e2c1f7b47fadeb/orig)
* [Tiny Aliens (Ludum Dare 56)](https://ldjam.com/events/ludum-dare/56/tiny-aliens)
![screenshot](https://static.jam.host/raw/467/31/z/66681.png)
</br>
# Extensions