|
Pages: [1]
|
 |
|
Author
|
Topic: PYSYDAG: A Binary Converter (Read 6162 times)
|
adharris
Shelf-stacker

Posts: 2
|
Here is my initial attempt at a binary converter. Convert a string of binary digits into hex. Mine only does 4 bits, and does it in an ugly brute force way. Im working on one that will do longer strings in a more elegent method, but I thought I'd post this and let you all work on it with me.
|
|
|
|
|
Logged
|
|
|
|
|
Handi
|
This is an upgrade of your converter, adharris. It uses relatively the same principle but it isn't tangled with pipes and has a cooler design  It's also a challenge, where you must put a specific string of 8 barrels to win. Oh yeah, and you also need to add another little thing to have the "Binary Machine" working properly, but I let you discover it by yourself ! Give it a try: todikic (The Binary Machine) Have Fun!
|
|
|
|
|
Logged
|
The secret to creativity is knowing how to hide your sources
|
|
|
|
sluutthefeared
|
Here's my binary converter. Takes a string of any length. zupulitEDIT: Here's a small change, it now generates a unique string each time and puts it under the hex output. fibogyv
|
|
|
|
« Last Edit: October 27, 2006, 12:54:19 AM by sluutthefeared »
|
Logged
|
|
|
|
|
Handi
|
Sweet
|
|
|
|
|
Logged
|
The secret to creativity is knowing how to hide your sources
|
|
|
mlauenstein
Shelf-stacker

Posts: 1
|
This is an upgrade of your converter, adharris. It uses relatively the same principle but it isn't tangled with pipes and has a cooler design  It's also a challenge, where you must put a specific string of 8 barrels to win. Oh yeah, and you also need to add another little thing to have the "Binary Machine" working properly, but I let you discover it by yourself ! Give it a try: todikic (The Binary Machine) Have Fun! Here's my solution to TODIKIC http://kevan.org/rubicon/game.php?level=devyfog
|
|
|
|
|
Logged
|
|
|
|
|
Handi
|
|
|
|
|
|
Logged
|
The secret to creativity is knowing how to hide your sources
|
|
|
ginkgo
Shelf-stacker

Posts: 4
|
This is my binary Converter: nunobygIt's not as compact and sophisticated as sluutthefeared's version, but i think it's pretty robust and also takes strings of any length. Edit: Here is a sped up version: mirurut
|
|
|
|
« Last Edit: October 29, 2006, 02:32:17 PM by ginkgo »
|
Logged
|
|
|
|
|
sluutthefeared
|
Nice solution ginkgo, runs much quicker than mine.
|
|
|
|
|
Logged
|
|
|
|
|
sluutthefeared
|
I made another with the new physics. Can't make things full speed with the new physics, but this one is pretty fast. fesimozEDIT: err, this one doesn't work quite right.
|
|
|
|
« Last Edit: December 01, 2006, 09:50:13 PM by sluutthefeared »
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |