Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 863 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 863 Bytes

sometrpg

test battle

Build Status

A tactical role-playing game I'm working on that currently lacks a name, or a project description...or a website / team page.

Technologies

  • LibGDX
    • Cross-platform OpenGL wrapper and application library
  • Artemis
    • Entity-Component framework to compartmentalize per-frame game logic
  • EasyFlow
    • Observable finite state machine library to organize user interaction flows
  • JGraphT
    • Common graph algorithms
  • Guice
    • Dependency injection
  • Gradle
    • Build system