10000 Merge pull request #15 from nidorx/patch-2 · Eric-coder/GameDev-Resources@4c756fa · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c756fa

Browse files
authored
Merge pull request Kavex#15 from nidorx/patch-2
Added ecs-lib
2 parents c452761 + b5169f8 commit 4c756fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ Code
258258
### Modules and Additional API
259259

260260
* [AirConsole](https://developers.airconsole.com/#!/)- Add controller support using broswer :free:
261+
* [ecs-lib](https://github.com/nidorx/ecs-lib#readme) - **ecs-lib** is a tiny and easy to use ECS (Entity Component System) library for game programming. It's written in Typescript but you can use on node.js and web browser too. :o2:
261262
* [kitlang](https://www.kitlang.org/) - Kit is a programming language designed for creating concise, high performance cross-platform applications. :o2:
262263
* [p2.js](http://schteppe.github.io/p2.js/) - JavaScript 2D physics library :o2:
263264
* [SimpleAI](https://github.com/mgerhardy/simpleai/) - C++ AI behaviour tree based library with a QT5 based remote debugger :o2:

0 commit comments

Comments
 (0)
0