Skip to content

strategic-games/SimulationSchema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Simulation Schema

This is the protocol buffers schema used for creating game simulations for Begriffix, a verbal strategic game. It defines input configuration and output results. Simulation messages can be passed to Hangman which runs the games and produces result messages.

Usage

The schema can be used in any environment which supports protocol buffers. In my projects, I include it as a git submodule. For example usage, see my R package.

Documentation

The schema is documented, but I havent found a tool which handles subsubmessages. You can inspect the comments in the SimulationSchema.proto file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published