Search found 2 matches

by Ironmarck
Thu Dec 04, 2014 4:16 am
Forum: Combinator Creations
Topic: Logic Gates (Without Combinators!)
Replies: 17
Views: 24514

Re: Logic Gates

Oh man, this is how it starts you know... soon you will be implementing a full fledged computer in the game. I was considering doing an in-game computer. I worked out an efficient way to deal with multi-bit values (storage, bitwise ops, and math ops) as well as how to do a "speedy" (to th...
by Ironmarck
Mon Nov 24, 2014 5:00 pm
Forum: Show your Creations
Topic: Even distribution of potions into labs using splitters
Replies: 16
Views: 15688

Re: Even distribution of potions into labs using splitters

I'm new here, i have registered specificaly to post this before i forget: |2^n| |...| |...||...|||2^n LABS| |2^n| |...| |8| |SPLIT| |...| |2^n| |...| |8| |2| -|LAB| |2^n| |...| |8| |2| |SPLIT| |...| |2^n| |...| |8| |2| |1| |...| |2^n| |...| |8| |2| |1| -|LAB| |2^n| |...| |8| |2| |SPLIT| |...| |2^n| ...

Go to advanced search