Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This was originally made by [deccer](https://github.com/deccer)
### Patterns
* [Game Programming Patterns](http://gameprogrammingpatterns.com/)
### Entity Component Systems Documentation
* [What is an Entity Component System](http://www.richardlord.net/blog/what-is-an-entity-framework)
* [What is an Entity Component System](https://www.richardlord.net/blog/ecs/what-is-an-entity-framework.html)
### Entity Component Systems in Code
* [Entitas](https://github.com/sschmid/Entitas-CSharp)
## Physics
Expand Down