All public logs

Combined display of all available logs of Turing Complete. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 01:39, 14 August 2024 AtrociousAmbition talk contribs created page Level/Adding Bytes (Created page with "In this level, you are tasked with designing a component that can ADD together two byte values. To accomplish this, you will need to use the 1-bit Adder component you created earlier on to perform bitwise addition on the two numbers. To complete the level, you will need ''two'' '''Byte Splitter''' components, a '''Byte Maker''' component, and ''eight'' '''1-bit Adder''' components. First, hook up each byte input node to a Byte Splitter, so you can start working...")