Decoder
โดย TOGgames
Decoder
แท็กสำหรับ Decoder
รายละเอียด
Determine the encryption method used in each sample of this game, and compete for time on the random ones.
วิธีเล่น
Click to use buttons. Number keys and Enter to send input through the modifications of the sample.
อัปเดตจากผู้พัฒนา
UPDATE
Now the test output will remain until you enter another input.
I don’t think I will have all, or even some of, the inputs and outputs being shown. I feel that would make it too easy.
ความคิดเห็น
ST3ALTH15
Jul. 30, 2010
This is a very intellectual game
coolb12345
Dec. 04, 2008
needs to keep at least the input for the last coded message, this is a game, not homework that I should have to write stuf down.
ahnt
Dec. 02, 2008
well I start with the code sequence 123456 and wait until I see the order, wirte it down and insert the solution... does it get more difficult after level 5?
Cheers Arend
Nioden
Dec. 03, 2008
In level 4 each digit gets a number added to it. If the result goes past 9, then instead of going to 10,11,12, etc it'll loop back to 0,1,2, etc.
shavlor
Dec. 03, 2008
Nice game
straight forward but you really need some paper handy
as suggested would be better if it gave a list of the input to results (maybe both stages in the later ones)
Definitely could add some harder levels...
things like XOR, bit shifting and cycling, bit multiplication, etc...