Rubicon Forum
Welcome, Guest. Please login or register.
November 21, 2009, 10:30:42 AM

Login with username, password and session length
Search:     Advanced search
Undeletable components are now shaded blue when loading a level in.
4293 Posts in 209 Topics by 2414 Members
Latest Member: Cubeinman
* Home Help Search Login Register
+  Rubicon Forum
|-+  Playing the Game
| |-+  Custom Puzzle Levels (Moderator: Bucky)
| | |-+  colcolpicle's puzzles
« previous next »
Pages: 1 [2] 3 4 Print
Author Topic: colcolpicle's puzzles  (Read 4683 times)
jnz
Director
*****
Posts: 409


View Profile
Re: colcolpicle's puzzles
« Reply #15 on: June 22, 2009, 04:47:40 PM »

For Reverse Engineering (zitotub): fegebub
Edit: I just remembered what puzzle this reminded me of: Rubik's-on by TTTPPP (http://kevan.org/rubicon/forums/index.php/topic,281.msg3144.html#msg3144)
« Last Edit: June 22, 2009, 08:07:04 PM by jnz » Logged
Rene
Director
*****
Posts: 523


View Profile Email
Re: colcolpicle's puzzles
« Reply #16 on: June 22, 2009, 05:23:11 PM »

While working on a new puzzle I figured out how to get a dozer to stay somewhere until a crate or barrel comes into the input slot. The dozer can then get back in by simulating an input from below. An example is in the lower left corner of my next ( but currently unfinished) puzzle, sunyrig. Is this new or have I just rediscovered the wheel?

This particular pattern I have not seen before, but there is an easier way to achieve the same thing (see nupaneg), that has been used in solutions a number of times.
Logged
immibis
Engineer
****
Posts: 166


View Profile Email
Re: colcolpicle's puzzles
« Reply #17 on: June 29, 2009, 04:51:13 AM »

For Reverse Engineering (zitotub): tyhipek
The secret code is imageF33545544453354445333354551

Edit: I built a machine that accepts the same codes as your puzzle but works about 6 times faster. pihecat (solution sopyhap)
« Last Edit: June 29, 2009, 05:20:05 AM by immibis » Logged

[img=http://www.byond.com/rsc/byond_button6.gif]
BYOND is a program that lets you make online multiplayer games with a simple programming language (and obviously you can also play the games). Find out more by clicking this button.
Werbad
Director
*****
Posts: 255

jonas_88_rehn@hotmail.com
View Profile Email
Re: colcolpicle's puzzles
« Reply #18 on: July 03, 2009, 09:02:17 PM »

You must've entered the wrong level-code for Binary flipping (sucosah), it's not working...
Logged
jnz
Director
*****
Posts: 409


View Profile
Re: colcolpicle's puzzles
« Reply #19 on: July 03, 2009, 09:25:35 PM »

You must've entered the wrong level-code for Binary flipping (sucosah), it's not working...
It is nucosah
And my solution for Binary Flipping (nucosah): bavugeb
« Last Edit: July 03, 2009, 09:30:58 PM by jnz » Logged
immibis
Engineer
****
Posts: 166


View Profile Email
Re: colcolpicle's puzzles
« Reply #20 on: July 04, 2009, 01:07:12 AM »

For Binary Flipping: lydigyg
Logged

[img=http://www.byond.com/rsc/byond_button6.gif]
BYOND is a program that lets you make online multiplayer games with a simple programming language (and obviously you can also play the games). Find out more by clicking this button.
ais523
Operator
**
Posts: 16


View Profile Email
Re: colcolpicle's puzzles
« Reply #21 on: July 04, 2009, 06:23:14 AM »

For Binary Flipping: tagikof
Logged
Rene
Director
*****
Posts: 523


View Profile Email
Re: colcolpicle's puzzles
« Reply #22 on: July 04, 2009, 08:24:53 PM »


For Binary Flipping (nucosah): palumuz

Probably not what you intended  Huh
Logged
colcolpicle
Operator
**
Posts: 28



View Profile
Re: colcolpicle's puzzles
« Reply #23 on: August 29, 2009, 01:07:20 PM »

new level!

little, but hard devokun

little, but hard fixed roxykix

I'd guess that the easiest way to do this is imageif rand1<=rand2 && rand2<=rand1
« Last Edit: August 29, 2009, 01:51:06 PM by colcolpicle » Logged

do OR !do;
try

Try: command not found

Do or do not, there is no try- Yoda
Werbad
Director
*****
Posts: 255

jonas_88_rehn@hotmail.com
View Profile Email
Re: colcolpicle's puzzles
« Reply #24 on: August 29, 2009, 02:17:12 PM »

For little, but hard (both versions): dudygeh

Edit:
Alternate and very inefficient solution: xosyrub
« Last Edit: August 29, 2009, 03:04:30 PM by Werbad » Logged
jnz
Director
*****
Posts: 409


View Profile
Re: colcolpicle's puzzles
« Reply #25 on: August 29, 2009, 04:12:37 PM »

Alternate and very inefficient solution: xosyrub

I like what happens if you let this one run for a while.
Logged
colcolpicle
Operator
**
Posts: 28



View Profile
Re: colcolpicle's puzzles
« Reply #26 on: August 30, 2009, 04:44:32 PM »

new level      zuzehyx

image
var x,y,z
x=rand
y=rand
z=rand
output z
z+=y
y+=x
Logged

do OR !do;
try

Try: command not found

Do or do not, there is no try- Yoda
Werbad
Director
*****
Posts: 255

jonas_88_rehn@hotmail.com
View Profile Email
Re: colcolpicle's puzzles
« Reply #27 on: August 30, 2009, 05:23:24 PM »

For zuzehyx: potisus
I'll try to solve it properly as well..

Edit:
For zuzehyx: fobelyx
imageSay that the topmost crate is A, the left one B and the Right one C.
Inserting 32 barrels will result in: A + 528*B + 32*C = A, in mod 16 math.
« Last Edit: August 30, 2009, 05:37:41 PM by Werbad » Logged
Rene
Director
*****
Posts: 523


View Profile Email
Re: colcolpicle's puzzles
« Reply #28 on: September 01, 2009, 10:29:04 PM »

For Little, but hard (roxykix): babagut
For zuzehyx: samaref
Simpler and faster solution:
For zuzehyx: bycafac

« Last Edit: September 02, 2009, 12:19:01 AM by Rene » Logged
colcolpicle
Operator
**
Posts: 28



View Profile
Re: colcolpicle's puzzles
« Reply #29 on: September 03, 2009, 08:19:29 PM »

difference and total cabydox
Logged

do OR !do;
try

Try: command not found

Do or do not, there is no try- Yoda
Pages: 1 [2] 3 4 Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Rubicon Forum | Powered by SMF 1.0.8.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!