This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - cyanophycean314
Pages: 1 ... 18 19 [20] 21 22 ... 25
286
« on: January 12, 2012, 07:36:02 pm »
blah = {} blah[1] = 1234
That code with work. I use it in my Hangman program.
I would try just removing the on.create function and just initializing all the variables in front of the rest of the program. I don't know if it'll work, but it doesn't hurt to try.
287
« on: January 11, 2012, 10:23:37 pm »
I always have problems with on.create(). I never use it, but I think it's just my fault.
288
« on: January 11, 2012, 05:29:47 pm »
I wrote a base converter in Lua. I realize that there is already some basic support for base conversion and a basic program. This allows you to type in letters and convert to bases other than 2, 10, and 16. I might add fractions, but I don't really know how to do that.
Controls: Type in letters/numbers Enter to go to next value Tab to reset Backspace to backspace...
289
« on: January 11, 2012, 04:39:24 pm »
Yup! Pretty nice progress!
290
« on: January 10, 2012, 10:25:46 pm »
Getting pretty nice guys!
291
« on: January 10, 2012, 09:11:50 pm »
Woah, nice calc If it's coming out by the end of the month, that's freakin amazing. Is that the first surprise?
292
« on: January 10, 2012, 05:05:01 pm »
Wow. Very helpful! Thanks guys!
I'll try implementing pause, but not highest priority.
293
« on: January 09, 2012, 10:03:47 pm »
Well, I guess that morphs into a cylinder at one point, but it's pretty good! All your sprites are in fact very nice!
294
« on: January 09, 2012, 09:43:17 pm »
Here's a little update for Checkers. I have implemented all, if not most, of adriweb's optimizations. In addition, mouse support and the chance for white to go first have been added. Oh yeah and color of kinging changed for visibility! Enjoy! Might upload to Ticalc soon. Pause still not added
295
« on: January 09, 2012, 08:56:33 pm »
Take a poll on taking a poll. I think just keeping the rules should be fine.
296
« on: January 09, 2012, 08:11:07 pm »
I've personally never played with rule 5, but if that's official, then that'd probably be a good idea. I think rule 6 is probably good.
297
« on: January 09, 2012, 07:48:04 pm »
Very excited! Wants! Comment by ExtendeD is so cryptic... I remember how seeing the screenshots of Ndless 3 GBC emu encouraged me to take on calculator programming for the Nspire. ExtendeD and calc84maniac are basically the reason I joined omnimaga. 8 surprises? Very interesting...
298
« on: January 09, 2012, 07:25:10 pm »
Thanks guys! Hey adriweb! I was looking through your optimized version and I found statements like
turn = (turns[2] == 1 and math.random() < .5) and "o" or "x" and
color = side == "x" and "Black" or "White" Could you explain how that works?
299
« on: January 09, 2012, 04:58:34 pm »
It's already been made by Karl Noss. It's on Ti calc, but the release isn't that great Maybe I should try making one! It'll be pretty easy hopefully.
300
« on: January 08, 2012, 10:24:22 am »
Pretty Cool. And It's a CAS+!
Pages: 1 ... 18 19 [20] 21 22 ... 25
|