PythonChallenge攻略

其实,解密类游戏的攻略是最不需要攻略辅助的,
因为一旦有了攻略,那么乐趣也就失去了大半。
曾经喜欢トライさん写的ミステリート的攻略,因为只有hint。
我希望尽可能继承他的风格,不过也算独树一帜。


level_0:  2 to 38 = ?
level_1:  Decrypt a string.
level_2:  Find readable characters.
level_3:  Regular expression.
level_4:  And the next nothing is ?
level_5:  Peak hell pronounced like 'pickle'.
level_6:  Nothing in zipfile.
level_7:  ASCII inside an image.
level_8:  Bee is busy.
level_9:  Connect the dots.
level_10: Progression.
level_11: Odd even of an image.
level_12: Deal cards? Deal evils? 1,2,3,4,5.
level_13: Phone that (remote) evil.
level_14: 100*100 = (100+99+99+98) + (...) + (2,1,1,0)
level_15: Jan.26th, 1??6 (Mon)
level_16: Let me get #FF00FF straight.
level_17: Cookie is new but busynothing is in the past.
level_18: Images inside hex deltas.
level_19: Indian? Endian!
# @see http://www.lightlink.com/tjweber/StripWav/Canon.html
level_20: HTTP/1.1 206 Partial content
# @see http://tools.ietf.org/html/rfc2616#section-14.16
level_21: Decompress, decompress and reverse.
# @see http://tools.ietf.org/html/rfc1950#section-2.2
# @see http://en.wikipedia.org/wiki/Bzip2#File_format
level_22: Draw points according to the image sequence.
level_23: The 'this' module.
level_24: Find a path in the maze.
level_25: Splice the wav(image) files.
level_26: Email leopold and fix the broken zip.
level_27: Difference between data and palette[data].
# @see https://www.w3.org/Graphics/GIF/spec-gif87.txt
level_28: Difference between next(green) and next(green).
level_29: Count spaces.
level_30: Floats, image, formula.
level_31: Google the grandpa rock and find the differences between two Mandelbrot images.
# @see https://en.wikipedia.org/wiki/Mandelbrot_set

更多详细请访问我的github项目:https://github.com/jhpx/PythonChallenge