A Go terminal application and set of packages for generating blueprints for the game Virtual Circuit Board
- vcbtool : A Logic Blueprint Visualizer
- vcbmandelbrot : A mandelbrot to blueprint renderer
- Parse base64 encoded blueprints (logic)
- Parse base64 encoded blueprints (decoration)
- Display blueprints in VCBTool (sorta..?)
- Convert circuit into logic graph
- Bindings for C/C++ or directly for CPython
VCB package is based on vcbb made by chrjen licensed under the MIT license