Custom Services #

While Pragma Engine provides a multitude of configurable features out of the box, your game is unique. What you envision today can change over the life of your game. Authoring custom services allows you to customize your engine to meet any need.

Prerequisites:

  • Pragma Engine, Postman, and IntelliJ must be installed. See Initial Setup.
TopicDescription
Creating a Basic Custom ServiceCreate a very basic Echo service.
Creating a TestCreate a test for the Echo service.