Thought I’d try something new with a video this week:
This Friday I think I’ll feature a version of this program after I finished fiddling with it, making it slightly more robust.
Thought I’d try something new with a video this week:
This Friday I think I’ll feature a version of this program after I finished fiddling with it, making it slightly more robust.
December 1st, 2009 - 9:18 am
Excellent work.
December 1st, 2009 - 12:49 pm
http://codepad.org/kSV0mDyz
Or is using Lua cheating? :P
December 1st, 2009 - 1:01 pm
You should pitch a cymonsgames show to PBS.
December 1st, 2009 - 1:34 pm
Yay, I finally read it. I forgot the Python function to turn an integer into a character. I remembered the one for the other way around, ord(), but forgot about chr(). Anyway…89 101 115 44 32 73 32 99 97 110 32 114 101 97 100 32 105 116 33
EDIT: I instantly knew it was ASCII when I saw it.