Show Posts

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 - Xeda112358

Pages: 1 ... 291 292 [293] 294 295 ... 317
4381
Miscellaneous / Re: What is your avatar?
« on: January 20, 2011, 11:03:15 pm »
Wow, nice WAI...WHA?!?! NOOOOOOOO!! I... I... almost lost it thanks to this program!

Erm, my new one is a 3D representation of the Fibonacci Sequence (scaled down to 1:16 from the actual pic). It was one of the first number patterns I played with, so I have a bit of an attraction to it.

4382
TI-BASIC / Re: [CHALLENGE]Logic and Optimization
« on: January 20, 2011, 10:35:36 pm »
Hey, can anybody optimise this a little more without changing any of the output (like how it is displayed)? I am going to give some more thought to it as well, but it is fun crushing these simple games into as little space as possible :D

It's Rock Paper Scissors if you were wondering...
Code: [Select]
1→B
ClrHome
Disp " ROCK"," PAPER"," SCISSORS
Repeat A=105
Output(B,1,"}
Repeat A
getKey→A
End
Output(B,1,"                                     ;There is a space there
B+(A=34)-(A=25
If Ans>3 or not(Ans
1+2not(Ans
Ans→B
End
B-1→B
randInt(0,2→A
"WIN!
If B=3fPart((A+2)/3
"LOSE.
If B=A
"TIE.
ClrHome
Disp Ans,"CALC:","YOU:
A
For(A,0,1
Output(A+2,6,sub("ROCKPAPERSCISSORS",5 nCr Ans,Ans²+4
B
End

4383
TI Z80 / Re: BASIC Shell
« on: January 20, 2011, 09:24:23 pm »
Ah, I may have been wrong about it not working for TI-Connect. Either try extracting from the file or try opening the Device Explorer and dragging the file there.

4384
TI Z80 / Re: BASIC Shell
« on: January 20, 2011, 09:20:09 pm »
I think .tig is used for some other linking software other than TI-Connect... I cannot think of the name at the moment... TiLP?

4385
TI Z80 / Re: Isometry
« on: January 20, 2011, 08:28:28 pm »
Banana wrappers. No, I live more toward the Great Lakes (western n'york) But I have a few friends from New Jersey :D

4386
TI Z80 / Re: Isometry
« on: January 20, 2011, 08:17:26 pm »
Erm upstate New York, but the she is from Massachusetts.

4387
TI Z80 / Re: Isometry
« on: January 20, 2011, 08:12:31 pm »
Bah, you say program, I say apple or however that saying goes :P But holy cow, Checkers or chess would be amazing. Oh, and if you want to go insane, you should make it able to rotate the map... on all axes! (no pun intended...)

4388
TI Z80 / Re: Isometry
« on: January 20, 2011, 08:10:02 pm »
Awesomesauce? Is that regional? I know a girl who liked to use that a lot... But yeah, that describes this proggy exactly!

4389
Are you talking about the "p" thing? The "p" in the statistics menu is 6222 and the Str6 in this case is AA05. I made sure in case it was some other var type because, for example, hacked picture var Pic11 has the name GDB1.
[H]=5C07
lcm(=BB08

So in the "[H]" case, you aren't losing memory, but with the "p" you lose 1 byte of memory by doing the Rcl Ans. However, if you store it to a string and recall the string, you will not lose memory :D

Also, these will work fine if you are recalling it in the program editor. There are a lot of hacked variables that work similarly (if not all of them), but hacked vars usually require assembly intervention :P

4390
Humour and Jokes / Re: An evil program
« on: January 20, 2011, 12:59:13 pm »
All things are connected... :P

4391
Humour and Jokes / Re: An evil program
« on: January 20, 2011, 12:57:44 pm »
Magic. Specifically beans. It has something to do with Jack and giants. Well, it has jack s#!t to do with the rick roll, anyway. :D

4392
Humour and Jokes / Re: An evil program
« on: January 20, 2011, 12:46:16 pm »
I love working in different bases! It is kind of my current focus in mathematics at the moment--optimal base.
By the way... I ridiculously ♥ this program now! I sat down and watched the whole thing... My day is made.

4393
Computer Projects and Ideas / Re: Coding Battles
« on: January 19, 2011, 10:43:08 pm »
*Jaw drops
I... I... ♥

4394
Computer Projects and Ideas / Re: Coding Battles
« on: January 19, 2011, 10:39:44 pm »
If... If you do this... I can has?!!?? <^('.')^>?

4395
Computer Projects and Ideas / Re: Coding Battles
« on: January 19, 2011, 10:27:15 pm »
Awww, I thought maybe there was a version of TI-BASIC for my computer :(

Pages: 1 ... 291 292 [293] 294 295 ... 317