Home - BoltBoxEngine/BoltBoxWiki GitHub Wiki

Welcome to the BoltBox wiki

The BoltBoxEngine is a group of programs inspired by Jackbox games designed to make game development as easy as possible.

The engine is distributed into three main components:

  • BoltBox: The main server and management system that interfaces with the BoltBoxGame library which is used in any games. It also handles communication with all clients.
  • BoltBoxGame: The library which all games use to communicate with the main BoltBox server
  • Community-created games: These games use the BoltBoxGame library to communicate with the BoltBox server.

Please choose your desired topic from the wiki on the right.