Search results

    1. 6ngb

      The Tiniest Decimal Digit Display and Adder

      I'm happy to present you this time a rather useful creation of mine. It's a 3x5x6 big decimal digit display. Not only it's a digit display but also has the ability to add a number in the range 1-9 to it's value. Thus if it displays 5 and you add 7 to it it will show 2 and a carry output will...
    2. 6ngb

      Rubik's Twist (A.K.A. The Rubik Snake)

      The snake is another creation by Nerd Prophet Erno Rubik. I had one as a child and even then I thought it ain't worth the time (compared to the cube). Until now. The snake consists of 24 isosceles triangular prism wedges in a row. Each prism can be rotated by 90 degrees either CCW or CW. In...
    3. 6ngb

      Production Planner

      When the registry was down I wrote a tiny js 'app'. It's goal is to help you identify the resources and factories needed for a specific project. Installation: Just download & extract the zip (found at SM Production Planner) anywhere you want. Inside it you'll find some folders, the...
    4. 6ngb

      Rubik Cube

      I'm happy to present you my newest creation. It's a fully operational 3x3x3 Rubik cube. I had the idea for this since some time and the new 'ghost' rails made it possible.It would be possible with the solid ones, but these require some additional logic and rails on the edges. Anyways...
    5. 6ngb

      Binary Arithmetics: Add, Subtract, Count, Compare, Randoms. Flip-flop powered!

      Target level: beginner-intermediate. It's long, that's why it's hidden in spoilers. You are warned. Don't reply with "I knew this" or "TLDR", please. Thanks! Counters: Subtraction & Addition: Resetting an FF Chain: Comparison: XOR Gate: RNG: Bonus (not 2^n counter): EDIT: You can find...
    6. 6ngb

      Recognized by Council Logic Proposals

      First post, yet a lengthy proposal.... Several proposals, actually... 1. Inspired by the Logic space proposal: A new entity type called 'circuit' to place logics in. It's blueprint could be saved in the catalog for copying, sharing, moving. It will use it's own space. The logic gates inside...