Search found 2 matches

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

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 the extent ...
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: 17992

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 ...

Go to advanced search