Program pong on the ti-84 plus CE

Поділитися
Вставка
  • Опубліковано 2 лют 2020
  • How to program pong on the ti-84 plus CE!
    If you have any questions about any commands or anything, read the comments! There are lots of answers! Sorry I won't be able to answer all of them. There's so many!
    Thank you for watching! Please like and subscribe!
    If the wait command is unavailable to you, or you need the ball to move slower, then use this:
    • [PART 1] FIXED!!! Pong...
    Sourcecode: pastebin.com/UsB23V1V
    Sourcecode with slower ball/no wait command: pastebin.com/KKRDUMrg

КОМЕНТАРІ • 320

  • @mromatic17
    @mromatic17 3 роки тому +24

    Thank you so much! I’m 35 and I’m interested in teaching myself how to code and learning basics like this help out a lot to understand the basics if I press X does Y in coding through graphing characteristics!

  • @airocety4391
    @airocety4391 4 роки тому +16

    Thank you!! This is by far the best version of pong you can make using ti basic!

  • @dawsonalderman1082
    @dawsonalderman1082 3 роки тому +7

    This is great! I had a bit of trouble early on but I got it fixed and it works perfectly! Thank you for the excellent tutorial, and you just got another subscriber.

  • @evanvalentine1823
    @evanvalentine1823 3 роки тому +19

    It took a couple of tweaks but this was so awesome! I subbed too!

  • @SnowkipXD
    @SnowkipXD 2 роки тому +5

    This is so cool! I had a lot of errors but retyping the code and finding comments really helped!
    If it isn’t working I recommend just completely restarting as it’s faster than finding the bug normally

  • @ethanofamerica6518
    @ethanofamerica6518 2 роки тому +3

    This is awesome, it feels so much better to have typed in the code myself rather than downloading games online

  • @RyanCmr07
    @RyanCmr07 Рік тому +1

    I had a lot of fun with this. It’s pretty impressive and I learned from this. I hope to be able to come up with more games on my own

  • @flubbybubbygaming3656
    @flubbybubbygaming3656 Рік тому +1

    Ty for all these amazing tutorials and additional help in the comments!

  • @slartibartfastBB
    @slartibartfastBB Рік тому +16

    To FIX the Game crashing when the ball hits the Paddle, make the following changes:
    Under the line "IF X=26", change 1→C to -1→C (negate not minus)
    Under the line "1→L", change 1→D to -1→D
    The X,Y direction is to be negated when it hits the higher boundaries. The Pastbin code doesn't have the negatives, but the video does
    And for it to work on TI-84 Plus, change references 10 to 8 and 26 to 16, also P

    • @isabelleschneidau1362
      @isabelleschneidau1362 Рік тому +2

      What do you mean by change references 10 to 8 and 26 to 16?

    • @skibbl_dev
      @skibbl_dev 9 місяців тому +1

      @@isabelleschneidau1362basically every time he uses a ten for how many columns there are, replace it with 8. and same for 26>16
      the only exception is for using the right arrow, it's get key is 26, don't change that one

  • @abdulsalamfatuga9814
    @abdulsalamfatuga9814 2 роки тому +2

    Totally worked so cool thanks a lot
    It was hard and time consuming but we pulled through 💯

  • @silascox862
    @silascox862 Рік тому +4

    Thank you so much! It’s the best way to learn how to use my new calculator, it’s no so scary anymore!

  • @overfoxed
    @overfoxed 4 роки тому +4

    Awesome! This is so much better than the other version.

  • @fernandofalomir412
    @fernandofalomir412 Рік тому

    New to programing. it worked first try, it was awesome thank you!

  • @sina11.06
    @sina11.06 3 роки тому

    Works great on the TI-84 Plus CE-T too

  • @thomasjohnson8121
    @thomasjohnson8121 3 роки тому +2

    I did this on my brother's calculator and it worked perfectly it is awesome

  • @adinkovacevic9826
    @adinkovacevic9826 2 роки тому +1

    Great tutorial!

  • @jaysanXD
    @jaysanXD 3 роки тому +1

    OMG IT WORKS THANK YOU SO MUCH!!! I SUBBED!!!

  • @dercoldo2636
    @dercoldo2636 2 роки тому +1

    thanks for the good video from germany :)

  • @MarcBossYT
    @MarcBossYT 2 роки тому +2

    We need more vids bro these are so cool 😎!!!

  • @BenjaminMartinyt
    @BenjaminMartinyt 4 роки тому +39

    i screwed up somewhere

  • @powerdoomfly
    @powerdoomfly 2 роки тому

    This video is awesome

  • @perseverance8
    @perseverance8 2 роки тому +2

    I learned to program on TI85, TI86 & TI89 over 20 years ago when in middle~high school, they were & are GREAT! platforms to learn how to program, I first learned with TI Basic them learned Z80 then MC68k asm. It was an unfortunate decision for TI to disable the TI84 plus CE asm capability.

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому +2

      Yes, sad. Cemetech.net, which you may have heard of, has come up with plenty of strategies to go around this obstacle.

  • @Elrolispolis-xh7hb
    @Elrolispolis-xh7hb 2 місяці тому

    THANK YOUUUUU

  • @bananaman8693
    @bananaman8693 3 роки тому

    ok it works now, thanks

  • @JaysCoolThings
    @JaysCoolThings 2 роки тому +9

    If you don't have the "Wait" function, then the problem is that you are running an old version of the OS.
    To fix this, make sure that you have TIConnect installed on your computer and that you have the link cable / charging cable for your calculator in order to connect it to the computer. You want to go online and find a newer OS. To find what OS is currently installed on your calculator, press: 2nd, +, 1
    The second line should be your OS version.
    When choosing a new OS version, I would choose 5.3.0, as that is one of the last versions that has support for running assembly programs on the calculator. This support was removed in later versions of the OS. Once you have the file for the OS on your computer, connect your calculator to the computer while the TIConnect application is open. Make sure to back up anything you want to save on the calculator before proceeding, because installing a new OS will clear your ram. Next you want to drag the os file onto the name of your calculator in the TIConnect application. It will ask if you want to proceed with installation. Click yes. The calculator will take about a minute to install the OS. Afterwards you will have many new features on the calculator, including the Wait function.

  • @imaginationgaming18
    @imaginationgaming18 4 роки тому +1

    This is cool

  • @cranklinXO
    @cranklinXO 3 роки тому +4

    Great video was wondering if you could do one on snake

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому +1

      Sorry for coming back so late! If you are still online, then yes, I will post a snake tutorial very soon!

  • @dabuilda
    @dabuilda 3 роки тому

    Yo we need more of these
    =

  • @cailynn7575
    @cailynn7575 3 роки тому

    that is impressiveb

  • @waterudoing.
    @waterudoing. 7 місяців тому

    This is great btw how do i get the paddle to move faster

  • @rohankhetan3700
    @rohankhetan3700 3 роки тому +9

    5:30 I didn't have a "wait" command, what could I do instead?

    • @frostfire9434
      @frostfire9434 3 роки тому +2

      Same I’m on a TI-84 plus not the ce

    • @hassanal-idani2792
      @hassanal-idani2792 2 роки тому +2

      Same I have the ti 84 plus C silver edition

    • @justadqck
      @justadqck 2 роки тому +1

      @@hassanal-idani2792 Same with me. Can we use stop

    • @hassanal-idani2792
      @hassanal-idani2792 2 роки тому

      @@justadqck bro I was literally wondering the same thing. I think you need a calculator TI-84 plus CE.

    • @gremilinKirby9094
      @gremilinKirby9094 2 роки тому +2

      there is a way to deal with it without the wait command, and it being formated for the TI-84 plus but the way i did it made it to where you can't select a speed, but you can change it in the program
      Here it is:
      1→X
      1→Y
      5→P
      0→L
      1→C
      1→D
      0→S
      ClrHome
      Repeat G=45 or L=1
      For(A,1,100 *note you can change the speed here the lower the number the faster
      Disp
      End
      getKey→G
      If X=1
      1→C
      If X=16
      ­1→C
      If Y=1
      1→D
      If Y=08
      Then
      If X[less than]P xor X[greater than]P+3
      1→L
      ­1→D
      S+1→S
      End
      If G
      Output(08,P," (there are 4 spaces here)
      P-2(G=24 and P[greater than]1→P
      P+2(G=26 and P[less than]23→P
      Output(08,P,"---- (4 minuses here)
      Output(Y,X," //1 space
      X+C→X
      Y+D→Y
      If L=0
      Output(Y,X,0
      End
      ClrHome
      Output(4,05,"GAME OVER
      Output(5,05,"SCORE:
      Output(6,05,S
      "

  • @richardsatchel6965
    @richardsatchel6965 10 місяців тому +1

    My zero keep trailing each other as is it were a chaos theory test

  • @jacobtartabini2679
    @jacobtartabini2679 3 роки тому +1

    Edit: this was actually my bad, I forgot one space. THIS IS AMAZINGGGGGG, TYSM

    • @liamkimmerle5882
      @liamkimmerle5882 3 роки тому

      how to do space?

    • @jacobtartabini2679
      @jacobtartabini2679 3 роки тому

      @@liamkimmerle5882 Alpha then press 0

    • @liamkimmerle5882
      @liamkimmerle5882 3 роки тому

      @@jacobtartabini2679 ty man

    • @liamkimmerle5882
      @liamkimmerle5882 3 роки тому

      @@jacobtartabini2679 do u know how to fix infinite balls coming? It’s not just one but many

    • @jacobtartabini2679
      @jacobtartabini2679 3 роки тому

      @@liamkimmerle5882 I had the same problem, watch the video carefully again and pause it as a often as needed. You have to go slow and listen because half way through he changes the beginning of code. I have it and it works great
      I’m played it so much in class now my teacher takes my calculator away 😂

  • @tr1p1ea
    @tr1p1ea 3 роки тому

    Nice tutorial!

  • @akitaishi
    @akitaishi Рік тому +1

    Could you explain what line 31 and line 32 was doing ? Also, I am not familiar with the syntax how what P-2(G=24 and P>1-->P was doing.
    It looked quite convoluted there.
    I am thinking if it could mean :
    If G = 24 and P>1 , then P -2 -> P ?

    • @The-Lucas-Show
      @The-Lucas-Show 10 місяців тому

      Its collision detecting for the wall

  • @The-Lucas-Show
    @The-Lucas-Show 10 місяців тому

    I have a problem were when i lose it says "Variable used is not currently defined", i looked over the code and nothing seems wrong, and the GoTo brings me to the last Output line

  • @TheGuitarCowboy
    @TheGuitarCowboy Рік тому

    How can u stop it from buffering

  • @tarav8571
    @tarav8571 9 місяців тому

    why does the ball make a line when it is moving

  • @RonanBurns2912
    @RonanBurns2912 10 місяців тому

    When I made this and tested it I realized my paddle tail expands every time I press left or right, and I don't know if the paddle is supposed to lose a part of itself when the ball hits that specific spot. Is there any way of fixing this? I have a TI-84 Plus, and I don't know what lines of code I'm supposed to alter. I'm confuzzled

  • @andrewexists4517
    @andrewexists4517 2 роки тому +5

    I have two questions,
    1: For some reason, when the ball hits the right side of the screen, it stops. It says the line [Output(Y,X,0] is the issue. I checked over, and I'm fairly certain I got everything right.
    2: I saw when looking through the program list that you could activate a program. How would I need to change it if I wanted to make a restart button?

    • @johnny6523
      @johnny6523 2 роки тому +2

      Did u ever find the solution to the problem? I'm having that issue where the moment the ball touches the paddle, the game ends.

    • @andrewexists4517
      @andrewexists4517 2 роки тому

      @@johnny6523 no. Probably just gonna check Reddit at some point and see if anybody knows.

    • @yayeetmoss3426
      @yayeetmoss3426 2 роки тому +1

      @@johnny6523 same....

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому +3

      The answers to your questions:
      1) A lot of people seem to have this issue, for now just try your best to rewatch the video :(
      2) Look up on google "how to archive a program on the ce" and you will find something!
      Thank you for your support! I will be posting more vids soon!

    • @ddgaming3531
      @ddgaming3531 2 роки тому

      @@CalculatorGuy2001 I FOUND YOUR MISTAKE

  • @jaylie6078
    @jaylie6078 2 роки тому +1

    hey i just tried this and it works great!! my only issue is that whenever my paddle hits the right side of the screen and i starts to move it to the left side it leaves a trail. i made sure to go back and add the 4 spaces but that didn’t fix it, do you have any suggestions?

    • @CalculatorGuy2001
      @CalculatorGuy2001  Рік тому

      Double check the code that involved the paddle. You may need to re-check your entire code!

  • @SaAnDeEpEo
    @SaAnDeEpEo 2 місяці тому

    Im unable to move the thing! im trying to move using the arrows but it isnt moving.

  • @ReinkePostsRandomCrap
    @ReinkePostsRandomCrap Місяць тому +1

    I have a TI-84 Plus CE and the Wait command doesn’t exist. Can someone please help me?

  • @Christina-mb3qt
    @Christina-mb3qt Рік тому +1

    I’m done coding and when I play the ball always goes through the platform. Do u know how to fix that?

  • @colbyhodgdon5111
    @colbyhodgdon5111 2 роки тому

    could you tell me what program text sources you are using?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      The language is called TI-Basic, let me know if you have any more questions

  • @GooseIsReal-lw8wu
    @GooseIsReal-lw8wu 9 місяців тому

    My ball wont move is there a way to fix that??

  • @Kernolio
    @Kernolio 2 роки тому

    I've checked over many times, but when it hits the paddle I get an error and it puts me to output(y,x,0. please help!!

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      I don't know what to say man, I would just double check the code and rewatch the video. :(

  • @fezblock100
    @fezblock100 3 роки тому

    coolio
    Edit: I just saw that someone hearted a comment there was a notification and I came here and I remembered everything that happened I coded this into my calculator

  • @ElCucuy2031
    @ElCucuy2031 Рік тому

    I messed up somehow i typed the program how you said but when i run the program it gives me syntax errors

  • @MrGamer7193
    @MrGamer7193 5 місяців тому

    How come the wait function isn’t on mine?

  • @Iiiiisssouuu
    @Iiiiisssouuu 2 місяці тому +1

    when im select speed there automaticaly say me game over score 0

  • @cameronlee888
    @cameronlee888 2 роки тому +1

    still having the "output(Y, X, 0" issue, used code in description to make :(

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Make the 1→C line under X=26 negative, so -1→C
      Thanks for your feedback! It helps you and will help everyone in future!!

  • @kevinvarmette2461
    @kevinvarmette2461 Рік тому

    I am having a problem where the back of my paddle isn't deleting as it moves, any idea what I did wrong?

    • @CalculatorGuy2001
      @CalculatorGuy2001  Рік тому

      I would just double check the source code, especially around the “output - - -“ line. Sometimes you need to add a space to the other output line

  • @weebowabo
    @weebowabo 2 роки тому

    I have an error, "Value entered is not allowed in the function or command." Goto brings me to Output(Y,X,0 . How do I solve this?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Double check your code using the code in the description. If you still need help let me know!

  • @jamesn7760
    @jamesn7760 2 роки тому

    Whenever the ball hits the side I get error syntax?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Check the description for source code and make sure you are typing everything in exact! Rewatch video if you have to :(

  • @cursedkirsten
    @cursedkirsten 8 місяців тому

    does anyone know how to fix domain error? it popped up and its where :Output(10,P,"---- is

  • @samuellocastro235
    @samuellocastro235 2 роки тому

    how do you put an end on the program at around 8:17?

  • @user-oo7su7gq5c
    @user-oo7su7gq5c Рік тому +1

    The ball is only staying at top moving side to side could you please help

  • @masonpeden161
    @masonpeden161 2 роки тому

    Whenever I run the program only the paddle pops up for a second then it’s an error. It’s saying the error is on the last “End” command, any ideas how to fix it?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      I would just double check your code, as a typo could be the issue

  • @rylynbrim
    @rylynbrim 2 роки тому +2

    I programed the whole thing and double checked all the lines twice but my paddle won't move. Do you know why?

  • @mattkaniski5473
    @mattkaniski5473 2 роки тому +1

    the paddle isn't collidable
    for some reason can pls someone help me

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Start at 7:00 and watch very carefully! That line should be around the 7-8 minute mark!

  • @puckthief0158
    @puckthief0158 2 роки тому

    I'm on the TI-84 Plus CE and I don't have the Wait option what do I do?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      I think I posted a solution in the description, let me know if you still need help, or update your OS on your calculator, to do that do a quick google search

  • @AGAR-ug9lu
    @AGAR-ug9lu 2 роки тому +2

    I have an error where when the ball hits the paddle i get a Domain error and when I select Goto it brings me to the line Output(Y,X,0

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      I would just double check the code in the description, as one small typo can kill your program!

    • @ddgaming3531
      @ddgaming3531 2 роки тому

      @@CalculatorGuy2001 the same thing happened to me I have checked everything three times I can find what’s wrong when I hit goto it brings me to the “output(X,Y,0” line

    • @ddgaming3531
      @ddgaming3531 2 роки тому

      @@CalculatorGuy2001 cant*

  • @Gamer-br1fk
    @Gamer-br1fk 2 роки тому

    I have to add another enter in the code because of a mistake how do I do this?

  • @wyattf.6320
    @wyattf.6320 Рік тому +1

    When I execute program I can hit the ball off the paddle once, but then once the ball hits the top of the screen, it says
    "error: domain, Value entered is not allowed in the function or command.
    Ex: Radian Mode tan (pi/2)
    Degree Mode e^(pi/2*i)"
    I have no experience with coding and looking for a fix. I cant find it when i go over the code.

  • @matthewjagos9328
    @matthewjagos9328 3 роки тому +2

    The ball just goes through the 4 minus signs and when it does it also doesn’t show my scrore

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому +1

      Sorry for late reply, let me know if you still need help!

    • @matthewjagos9328
      @matthewjagos9328 2 роки тому +1

      @@CalculatorGuy2001 it’s all good, I think I’m good now

  • @kittie4269
    @kittie4269 Рік тому

    I accidentally deleted a line in the code and I can't add a new one. how do I fix this?

  • @alexandersiverly8285
    @alexandersiverly8285 3 роки тому

    I double checked the code twice- and there is an issue i have. The ball goes the line above the paddle and then goes back onto it. Any fix? @Calculator Guy And im using the ti84 plus ce

  • @sauceboss2072
    @sauceboss2072 Рік тому

    he was so fast

  • @bananaman8693
    @bananaman8693 3 роки тому

    How do you backspace

  • @Mikezak7
    @Mikezak7 Рік тому

    how come when the ball hits the paddle i get an error

    • @CalculatorGuy2001
      @CalculatorGuy2001  Рік тому

      Seems like a typo to me! Double check all your source code!

  • @yayeetmoss3426
    @yayeetmoss3426 2 роки тому

    when the ball hits the paddle it sas error and I goes to the output(y,x,0. part. help please?????????

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Double check the source code! If you still are having issues please let me know!

  • @MarcBossYT
    @MarcBossYT 2 роки тому

    Yaaay

  • @inthebush8833
    @inthebush8833 2 роки тому

    The ball just goes thru my paddle. How do i fix it?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Double check the source code in the description to make sure everything looks right. You may have to go through the video again to check for any typos you may have done.

  • @allthingsrandom8784
    @allthingsrandom8784 2 роки тому

    Mine says memory insufficient to preform the calculations check infinite recursions or loops plz help asap

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      First I would check to see if there are any bugs in your code. One messed up line could be a disaster! If there are no bugs in your code, then let me know and I will dive deeper into this issue.

  • @marcdeschryver5582
    @marcdeschryver5582 2 роки тому

    Whit wich button do you start?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Sorry for late reply, let me know if you still need help!

  • @godpotato2670
    @godpotato2670 8 місяців тому

    it wont work it just says error syntax

  • @maximum-trollage
    @maximum-trollage 2 роки тому +1

    When I run the program the ball moves at 1 frame per year.
    I have the TI-84 Plus CE Python

    • @henry_evan
      @henry_evan 2 роки тому

      I have the exact same calculator and everything works fine for me, you probably had an error typing it down somewhere 🤷🏻‍♂️

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      ^^

    • @ddgaming3531
      @ddgaming3531 2 роки тому

      The same thing happened to me just delete the program and retype it

  • @kevcopo
    @kevcopo 7 місяців тому

    You can code games.....on a calculator?

  • @dawgperiod6087
    @dawgperiod6087 Рік тому

    When I run it at 10 it makes it super fast like it lags

  • @plateofbacon877
    @plateofbacon877 2 роки тому +2

    I can only get score of one since it automatically gets game over after the ball hits the bar

    • @inthebush8833
      @inthebush8833 2 роки тому

      Same. Does anyone know how to fix thatx

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому +1

      Double check the source code in the description, let me know how it works!

    • @plateofbacon877
      @plateofbacon877 2 роки тому +1

      I did but it now shows an error is one of the numbers suppost to be negative?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому +1

      @@plateofbacon877 I wish I could make it easier but you will have to re-watch the video to pinpoint the bug :(

  • @sebitv4901
    @sebitv4901 2 роки тому

    Hey how do you fix it buying laggy I don’t know if it’s my calculator or the code

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Double check your code using the description! Reply if you still need help!

  • @zombi3001
    @zombi3001 2 роки тому

    when i start the program it already says game over

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Sorry for late reply, let me know if you still need help!

  • @justmaddog3716
    @justmaddog3716 2 роки тому +1

    the ball duplicates its self while moveing pls help

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Double check the source code from the description! Usually one missing line or typo can cause a fatal error! Reply if you still need help or need the download!

  • @gabeandgame6080
    @gabeandgame6080 2 роки тому

    The ball has a permanent trail behind its self. How do I fix this? What line would the mistake be on?

    • @laurn.laughter
      @laurn.laughter 2 роки тому

      i have this problem too

    • @laurn.laughter
      @laurn.laughter 2 роки тому

      i figured it out!!!
      at 13:41 he hovers over the line «Output (Y,X,”» make sure you have 4 spaces after the quote

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Nice Lauren!

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Try redownloading MirageOS from a different website/browser, or reset your calculator if you are willing!

  • @rhea6417
    @rhea6417 2 роки тому

    Does this work with Python? I got an error message.

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Personally, I don't know since I don't have a python calculator. If you followed every step correctly and are still getting an error, let me know and I will dive deeper into this issue!

  • @zoukaz
    @zoukaz 2 роки тому

    Everytime it hits the top it give me a error what do i do

  • @KashifKhan-kz5sx
    @KashifKhan-kz5sx 3 місяці тому

    Hi this is kashif when I tried to put in Wait into my ti-84 when I scrolled down it showed me IS>( instead of

  • @yeetoryeetor8872
    @yeetoryeetor8872 2 роки тому

    Hey Im on a TI-84 plus not the CE and my code did not wok, I think its because the "Wait" command in PGRM -> CTL is not a present funtion of the TI-84 plus

  • @Creedswims
    @Creedswims 3 роки тому

    Does this work on the nspire

  • @emperorpalpatine2531
    @emperorpalpatine2531 3 роки тому

    Where’s the comma button?

    • @farenhite4329
      @farenhite4329 3 роки тому

      Above the 7, don’t put it in alpha mode or 2nd mode for it to make a comma.

  • @jacobcain8203
    @jacobcain8203 2 роки тому

    this is cool and all, but how do i leave? i want to see my family

  • @jupopules1295
    @jupopules1295 Рік тому +1

    When I enter the speed at the beginning of the game my calculator shows an error, is there any way this can be fixed?

    • @CalculatorGuy2001
      @CalculatorGuy2001  Рік тому +1

      I would look at the source code in the first 10 lines and see if there’s any typos

    • @jupopules1295
      @jupopules1295 Рік тому

      @@CalculatorGuy2001 I just double checked and its fixed now, thank you so much!

  • @kingzyxc4568
    @kingzyxc4568 2 роки тому +1

    How do you make the paddle longer

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Sorry for responding so late but here is the solution:
      10:44 make it 5 - signs
      9:32 make it 5 spaces
      7:50 make the line :If XP+4
      9:47 make the line :P-2(G=23 and P>1→P
      Hope This helps! Let me know if you encounter any bugs!

    • @kingzyxc4568
      @kingzyxc4568 2 роки тому

      @@CalculatorGuy2001 I might have done something wrong, but when I did the changes, the second it touched the wall, it stuck to the wall and wouldnt move so I'ma recheck the programing and see if I can fix it

    • @kingzyxc4568
      @kingzyxc4568 2 роки тому

      Actually it just won't let me go left, not that I get stuck to the wall

  • @julielosordo1189
    @julielosordo1189 2 роки тому +3

    I’m having trouble on the line with wait (( 10-a)/100 because my calculator shows up is> not wait

    • @thestopanimator5344
      @thestopanimator5344 2 роки тому

      Me too

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      I hate to say it, but just rewatch the video. Since you are not the only one with bugs, I will try to come up with a solution for all you guys.

    • @KatieWoehlert
      @KatieWoehlert 2 роки тому

      @@CalculatorGuy2001 I think you can use pause instead, not sure tho

  • @mathiasbauer7837
    @mathiasbauer7837 2 роки тому

    My paddle won’t collide with the ball

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Sorry for late reply! Let me know if you still need help!

  • @LifeInDisarray
    @LifeInDisarray 2 роки тому

    The ball just goes through the paddle for me

  • @ashy_boi.
    @ashy_boi. 2 роки тому

    I have a python and it doesn’t work. My calculator is a TI-84 Plus CE. Please help!

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Reply to this comment if you are still needing help! Sorry for responding so late!

  • @squirrelsarecool4446
    @squirrelsarecool4446 2 роки тому

    whenever the ball hits the walls i get an error syntax what. do i do? PLS help me

  • @comfycactus2926
    @comfycactus2926 2 роки тому +1

    I’m using the same calculator but I cant find wait, can someone help?

    • @coled9560
      @coled9560 2 роки тому +1

      You can just skip that step and clear it but it will always be max speed

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 роки тому

      Sorry for late reply, let me know if you still need help!