Let's Code 97 110 100 32 101 110 99 111 100 101
Uploader Comments (cymonsgames)
All Comments (11)
-
scala> List(65,83,67,73,73,112,79,114
,116,97,108,32,105,115,32,65,1 19,101,32,33) map (_.toChar) mkString res1: String = ASCIIpOrtal is Awe !
-
@cymonsgames Well thanks! XDD
-
Start with python it's even easier.
-
Even thoughi already know c++ c c# etc i learned something new.
-
Saw your game Ascii Portal in an Australian magazine PC GAMER they gave it a great review!
-
I'd been wanting to start making and learn how to make programs, this is a great introduction!
-
haha nice video and tutorial ! I am going to try this out :D
I learned the "2. number system" <- if that is the right way of saying it.. :p I have learned that at school and how to convert it in to normal numbers and in to the HEX system and from there to ASCII ore something like that.. :p
might try to make a simple iPhone app with this tutorial.. if I have the time.. xD
MertenNor
-
heheh, niiiiiiiiiice!
Is C programming anything like LUA programming? It looks pretty similar.
LpSamuelm 2 years ago
@LpSamuelm No. LUA programming is a lot like C. HA!
cymonsgames 2 years ago