Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

paperdev-code/vcbtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tools for Virtual Circuit Board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages