LibJRogueLibrary is an extremely lightweight alternative to using a full curses implementation for writing roguelike or other text based console games.
Copyright (c) 2014 Bryan Haley
The MIT License (MIT)
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Features
- Psuedo-console written in pure Java.
- Curses-like printing to console.
- Text input as well as KeyListener support.
- Buffered Rendering.
- Changeable window size.
- Changeable line width and number of lines in console window.
- Full color support for text and background.
- Full Unicode character support.
- Adjust font, font size, font spacing, etc.
- Enable or disable text input.
- Interfaced rendering and input; can be replaced.
- Directly edit the console buffer.
- Lightweight and easy to use.
- Accompying Javadoc.
Follow LibJRogueConsole
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LibJRogueConsole!