[PART 2] FIXED!!! Pong Program Speed/Wait Command

Sdílet
Vložit
  • čas přidán 21. 08. 2024
  • If you recently programmed pong from my video a while back, use this video to fix the speed or the wait command problems you are having!
    Original Pong Video: • Program pong on the ti...
    Part 1 Video: • [PART 1] FIXED!!! Pong...
    Source Code from this video (v1.2): pastebin.com/W...
    Source Code from part 1 (v1.1): pastebin.com/K...
    Original Source Code (v1.0): pastebin.com/K...

Komentáře • 11

  • @DEPT__
    @DEPT__ Před 10 hodinami

    Hi I have this problem where the pong ( the zero) copies it self please help thank you

  • @SpaceN64
    @SpaceN64 Před 2 lety +1

    Your videos are awesome, keep posting!

    • @SpaceN64
      @SpaceN64 Před 2 lety +1

      Also try running like old OS’ on the calculator (I.E. macOS 7, windows 3.1, etc)!

  • @ChozoSR388
    @ChozoSR388 Před 7 měsíci

    Edit: I have a TI-84 Plus CE Python (2022), and yeah, it appears to be much faster than yours; For context, For(K,1,100) on yours is about equivalent to For(K,1,300) on mine.
    I have a slight improvement on this, if you're interested;
    Disp "Select Speed (1-20)","(Higher is slower):"
    Input "",A
    If AA
    If A>20:20->A
    A*15->V
    While
    For(A,1,V)
    End
    This just increases the granularity of the speed control and makes sure that it stays within that range of between V=15 and V=300 (V=300 being around the speed of a TI-83 Plus running this game)

  • @bloxanimates2518
    @bloxanimates2518 Před rokem +1

    Ive got python edition. This new code worked but originally, if i tried speed 10 then it would go insanely fast.

  • @leitrim612
    @leitrim612 Před rokem +2

    Help my ball has an infinite trail behind it

  • @ace_maun4483
    @ace_maun4483 Před 6 měsíci

    My ball wont go diagonally what do I do

  • @Dr.Gordon777
    @Dr.Gordon777 Před rokem

    I wound u p doing 250 I have a new TI 84 plus CE however when done on my old TI 83 plus from 2002 it needs to be about 50