Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 569 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 569 Bytes

Java RPG FX Game Engine is FOSS project that aims to ease development of adventure games, supporting both terminal and GUI modes.

Key features

  • 256 colors in terminal mode
  • load & play ASCII animations
  • direct access to keyboard and mouse, nonblocking keypress
  • JavaFX GUI mode
  • Out of the box localisation support
  • GIFs support
  • Easy to use

Getting started

[TBD]

Screenshots

[TBD]

Originally developed as a part of my BS computer science studies.