StrongJoshua / libgdx-inGameConsole

A LibGdx library that allows a developer to add a console (similar to how it is featured in Source games) to their game.
https://www.strongjoshua.net/projects/games/libgdx-ingame-console
Apache License 2.0
131 stars 35 forks source link

Extracted Console as an Interface to support a Headless Console #17

Closed ThaBalla1148 closed 8 years ago

ThaBalla1148 commented 8 years ago
StrongJoshua commented 8 years ago

This is very impressive, thanks for contributing

ThaBalla1148 commented 8 years ago

You are welcome. I liked how the console worked with the UI and I felt it should support a command line mode as well.