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

Pages: 1 ... 302 303 [304] 305 306 ... 385
4546
TI-BASIC / Re: TI-83/84 Function Map
« on: March 18, 2010, 04:53:04 pm »
Aaah ok.

Also, for those who would like it, Texas Instruments got a CATALOG help app that displays the syntax of every command when pressing + in the CATALOG menu. This can become useful when you don't have internet access nearby nor a TI manual/printed BASIC doc handy. I'm not sure if these apps still works when Omnicalc/xLIB/Symbolic/CelticIII hooks are installed, though.
It's a really, really nice App.  It even worked for me with Mirage, CalcUtil, Omnicalc (without the hooks), and Catalog Help all installed at once.  Unfortunately, it doesn't work on OS2.53MP. :(

I'd recommend getting Catalog Help. ;D

4547
General Discussion / Re: I'm going to sing an opera!!!
« on: March 18, 2010, 04:50:33 pm »
I know, distances are relative. You Americans/Russians/Canadians/... probably don't care about a few hundred miles, but if you grow up in a country as small as Belgium, well.. :P
Yeah.  My family would go on 8 hour one way (16 hour round trip) weekend trips through 3 states, by leaving on Friday and coming back on Sunday. :)

Is 8 hours really far for Europeans?

4548
TI Z80 / Re: Star Trek 2 player v0.1 alpha
« on: March 18, 2010, 04:47:39 pm »
Now, a question of preference for game play. I can use one of two methods for viewing the battle:

1. Bird's eye: both ships are fully visible and viewed from above.

2. Window: Only a small section of the real battle is visible, through a window. All other locating is done via sensors and locking onto targets. Note: This is how it is actually done in the movies.


I think 1 would be easier to program, but 2 sounds neat too.  Does anyone else have an opinion? :)

4549
TI Z80 / Re: Half Life 2
« on: March 18, 2010, 04:44:46 pm »
lol calc84.

This sounds like a very neat project!
Good luck on it!
 I like the title screen! ;D

4550
I don't think there would be any problems next week for me.  However, I will not have computer access the week after that. :)

4551
The Axe Parser Project / Re: Your Projects - Post and Critique
« on: March 17, 2010, 09:00:14 pm »
Here's what I worked on for the past two days.  It's a 16 by 16 smoothscrolling movement engine.  Let me know what you think! ;D

I also wrote a little Pic to Hex program.  Put the top left corner of the sprite in the top left corner of the graphscreen.  Then set 0 (for 8*8 ) or 1 (for 16*16 ) to T on the first line of the program and run it.  I used it to give me the 16*16 hex codes that I used in the movement engine. :)

4552
TI-BASIC / Re: TI-83/84 Function Map
« on: March 17, 2010, 07:41:30 pm »

4553
General Calculator Help / Re: Horse racing game HELP ^^''
« on: March 17, 2010, 07:01:46 pm »
Yes, as DelVar is the only command that (because of glitch on Ti's part in all the OSes) doesn't need a newline or : after it.  I used this to save two bytes at the end. ;D

4554
Other Calculators / Re: [Concept] Quarterly Community Magazine
« on: March 17, 2010, 07:00:08 pm »
That's really nice!  Excellent job! ;D

4555
General Calculator Help / Re: Horse racing game HELP ^^''
« on: March 17, 2010, 06:53:56 pm »
Code: [Select]
Output(6,14,max((max(L2)=L2)cumSum(binomcdf(4,0Ah, I'm glad it works!  ;D  This line is the one you need to look at if it says {1,2,3,4,5}. :)

The horses all have a speed.  Here's some pseudo code to explain it:
Code: [Select]
Initialize: Speeds start at 25 and columns all start at one.
Main Loop:  Loops until one of the horses goes off the screen.
{
Randomly Change the Speed of each horse, between -5 and 5 of their previous speed. (Max speed:100 Min speed:10)
Add .01 of the Speed to the Column.  In other words, if the speed is 25 every time, then the horse will move one column each 4 "turns".
Show the horse's position.
}
Figure out what element in the list is the largest, and display which horse is the winner.
The horses all move at random times, and because of this they appear to move randomly. :)

I'm glad you liked it! :D

4556
Project M (Super Mario) / Re: Project M Reboot
« on: March 17, 2010, 05:12:47 pm »
Wow, that's awesome!  Great job calc84! ;D

4557
Other Calculators / Re: [Concept] Quarterly Community Magazine
« on: March 17, 2010, 05:10:15 pm »
Subaru, I think that all sounds really good!   I can't wait to see this. :D

4558
General Calculator Help / Re: Horse racing game HELP ^^''
« on: March 17, 2010, 05:02:18 pm »
What does it do?  Does it error?  Does it just stop?  What happens?

I'm pretty sure I didn't mistype it when I put it up here, so I don't know what the problem is.  =\

4559
CaDan SHMUP / Re: Calculator Danmaku 83+ : Progress summary
« on: March 17, 2010, 05:01:38 pm »
I can't wait until this is finished, altough I hope you finish E:SoR and Celtic III too :P
Same here!  It's great to have so many projects, but hopefully none of them die. :)

I'm glad you're thinking of this again. :D

4560
General Discussion / Re: I'm going to sing an opera!!!
« on: March 17, 2010, 04:56:25 pm »
That's pretty cool!  Congratz! ;D

Pages: 1 ... 302 303 [304] 305 306 ... 385