User Profile

Collapse

Profile Sidebar

Collapse
slurpz
slurpz
Joined: Dec 14 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • slurpz
    replied to Cipher/decipher program
    Thanks for the quick reply. I actually worked a bit on my code while I waited so my code looks pretty similar to yours. My code looks like this right now:

    Code:
    foo = 'a = hz\nb = ye\n... =  *squiggly hand motion* \nc = uo\nd = pd\ne = qi\nf = jy\ng = ru\nh = sw\nI = xegy\ni = ln\nj = ae\nk = na\nl = rt\nm = wu\nn = is\no = nd\np = hw\nq = op\nr = kb\ns = vf\nt = fc\nu = xr\nv = ex\nw = mn\nx = gb\ny = bu\nz = ie\n. =  *right wing slash*
    ...
    See more | Go to post

    Leave a comment:


  • slurpz
    started a topic Cipher/decipher program

    Cipher/decipher program

    I'm trying to make a simple program that will convert to and from a cipher that's already set.

    Code:
    foo = 'a = hz\nb = ye\nc = uo\nd = pd\ne = qi\nf = jy\ng = ru\nh = sw\ni = ln\nj = ae\nk = na\nl = rt\nm = wu\nn = is\no = nd\np = hw\nq = op\nr = kb\ns = vf\nt = fc\nu = xr\nv = ex\nw = mn\nx = gb\ny = bu\nz = ie\n. =  *right wing slash* \n, =  *hand wave* \n" =  *hand curve* \n! =  *double hand jerk* \n? =  *wing wave* \n... =  *squiggly
    ...
    See more | Go to post
No activity results to display
Show More
Working...