Caesar cipher from IYOCGwP
Posted: Fri Mar 22, 2013 11:15 am
So a while ago I thought it might be interesting if Invent Your Own Computer Games with Python and Making Games with Python & Pygame were translated to Lua, since their licenses allow derivative works.
Here's chapter 14 of Invent Your Own Computer Games with Python, about Caesar ciphers, badly converted to Lua: There are some awkward bits which need a bit more care to make them understandable in Lua, so I don't really recommend, you know, actually reading it.
By the way, the first time I ran the Python version of this Caesar cipher, this is what happened. And I had absolutely no idea this would happen. It was a perfect moment.
Here's chapter 14 of Invent Your Own Computer Games with Python, about Caesar ciphers, badly converted to Lua: There are some awkward bits which need a bit more care to make them understandable in Lua, so I don't really recommend, you know, actually reading it.
By the way, the first time I ran the Python version of this Caesar cipher, this is what happened. And I had absolutely no idea this would happen. It was a perfect moment.