We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 897726c + 06658a3 commit 6ef4fc9Copy full SHA for 6ef4fc9
README.md
@@ -7,7 +7,7 @@ shortcomings of OOP and streamlines game creation and maintenance.
7
8
The RECF has been documented in a series of blog posts by the author:
9
10
-###Entity-Component game programming using JRuby and libGDX
+### Entity-Component game programming using JRuby and libGDX
11
12
* [Part 1 - introduction and nomenclature](http://cbpowell.wordpress.com/2012/10/30/entity-component-game-programming-using-jruby-and-libgdx-part-1/)
13
* [Part 2 - entities and the entity manager](http://wp.me/pFIOD-f0)
0 commit comments