2012 - 2013
Pseudo Wire is a scriptable logical circuit simulator, written in C++ and scriptable with Lua.
In Pseudo Wire, the user can create logical machines and systems, interact with them, modify, repair, and expand them. Build a calculator, a game, or a fully programmable computer! Any logical system can be built in Pseudo Wire.
Pictured above are some machines created by some other players! From left to right: A simple adder which counts how many buttons are pushed down, a minimalistic arithmetic logic unit (ALU), and a photo renderer which opens an image file - processes it - and draws the picture line-by-line on a large display component.
Using Lua, anyone can create their own custom individual components and complete addon packages to expand the capabilities of Pseudo Wire even further.
Currently, Pseudo Wire is no longer in development, but is still very functional with it's latest release. There is still a possibility of a Pseudo Wire 2...


