Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feresr committed May 25, 2020
1 parent ac4daef commit 6f30c57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
Made for educational porpuses.
No game-engine, only C++ and SDL2.

I've used an ECS architecture for this project, I took some cues from: https://github.com/redxdev/ECS although my implementation is probably less efficent, I'm not as confident with C++ as I'd like to be.
I've used an ECS architecture taking some cues from: https://github.com/redxdev/ECS
My implementation is probably less efficent though, I'm not as confident with C++ as I'd like to be.

- **Author**: Fernando Raviola
- **Twitter**: @fernandoraviola
Expand Down

0 comments on commit 6f30c57

Please sign in to comment.