/vcbtool

Tools for Virtual Circuit Board

Primary LanguageGoMIT LicenseMIT

Virtual Circuit Board Tool

A Go terminal application and set of packages for generating blueprints for the game Virtual Circuit Board

Programs

  • vcbtool : A Logic Blueprint Visualizer
  • vcbmandelbrot : A mandelbrot to blueprint renderer

Packages

  • vcb : Virtual Circuit Board core library Go Reference

Todo

  • 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

Licenses

VCB package is based on vcbb made by chrjen licensed under the MIT license