You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ The RECF has been documented in a series of blog posts by the author:
9
9
10
10
[Entity-Component game programming using JRuby and libGDX](http://cbpowell.wordpress.com/2012/10/30/entity-component-game-programming-using-jruby-and-libgdx-part-1/)
11
11
12
+
# Are you using this in a game?
13
+
Won't you consider emailing the author at <[email protected]> ? I'd love to
14
+
hear how the framework is being used "in the wild".
15
+
12
16
# Dependencies
13
17
The RECF utilizes libGDX (and LWJGL) to operate, although it has also been
14
18
adapted to Slick2D. These are bundled with the RECF source and don't need to
0 commit comments