Jump to content



Photo
- - - - -

? Pong ?


  • Please log in to reply
86 replies to this topic

#81 Guest_Guests..._*

Guest_Guests..._*
  • Guests

Posted 17 March 2009 - 08:12 AM

heres a copy of the code i got for it:

Cls
Q=<99=>{1,Q}->List 5
Q>=100=>{1,1}->List 5
ViewWindow 1,127,1,1,63,1
{1,1,1,1,1,1,1,1,1,1}->List 1
{1,1,1,1,1,1,1,1,1,1}->List 2
{1,1,1,1,1,1,1,1,1,1}->List 3
{1,1,1,1,1,1,1,1,1,1}->List 4
0->A~Z
10->A
10->C
10->B
1->D
1->E
5->M
10->G
60->H
-5->I
1->Z
100->P
While 1=Z
P-1->P
Text B,A,"O"
Text list 2[D],List 1[D]," " //one space between quotations
A->List 1[C]
B->List 2[C]
If GetKey=73
Then -5->F
0->M
IfEnd
If GetKey=53
Then 5->F
0->M
IfEnd
If GetKey=64
Then -5=>M
0->F
IfEnd
If GetKey=62
Then 5->M
0->F
IfEnd
Text G,H,"X"
Text List 3[D], List 4[D]," " //one space between quotations
G->list 3[C]
H->List 4[C]
Int 7Ran#->K
If K=3
Then Int 4Ran#->L
0->I~J
L=1=>5->I
L=2=>-5->I
L=3=>5->J
L=0=>-5->J
IfEnd
G+I->G
H+J->H
A+F->A
B+M->B
C+1->C
D+1->D
H >= 125=>4->H
A >= 125=>4->A
H =< 3=>123->H
A =< 3=>123->A
G >= 62=>3->G
B >= 62=>3->B
G =< 3=>61->G
B =< 3=>61->B
C >= 11=>1->C
D >= 11=>1->D
For 1->N To 10
C =/= N=>A >= List 4[N]=>A =< List 4[N]+4=>B >= List 3[N]=>B =< List 3[N]+4=>0->Z
C =/= N=>H >= List 1[N]=>H =< List 1[N]+4=>G >= List 2[N]=>G =< List 2[N]+4=>2->Z
Next
WhileEnd
Z=0=>Locate 7,3,"COMP WINS"
If Z=2
Then P->Q
Locate 7,3,"YOU WIN"
Locate 1,6,"YOUR SCORE:"
Locate 12,6,P
Dim List 5->V
Locate 1,5,"HIGH SCORE:"
P->List 5[(Dim List5)-1]
SortA(List 5)
Dim List 5->V
Locate 12,5,List 5[V]
If P=List 5[V]
Then For 1->A To 50
Locate 6,7," " //10 spaces between the quotations
Locate 6,7,"HIGH SCORE"
Next
IfEnd

wat do i press to get >=

#82 mintsmike

mintsmike

    Casio Freak

  • Members
  • PipPipPipPip
  • 115 posts
  • Gender:Male
  • Location:Great Britain

  • Calculators:
    fx-5500L, fx-991ES,fx-9860SD (with GII SD OS), Casio Classpad 330, MS Windows Calc, Ubuntu Calc, a Hammer and my Brain!

Posted 18 March 2009 - 04:35 PM

wat do i press to get >=


You must first press <span class=Shift' /> followed by <span class=VARS' />. Then you must find the REL section. Your symbol should be located in that menu

#83 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 19 March 2009 - 08:13 AM

Ah yes ic, thx

#84 Guest_bnm_*

Guest_bnm_*
  • Guests

Posted 11 July 2009 - 01:21 PM

is there anywhere that says what i press to get different commands.
i mean a web page/link

#85 jhgenius

jhgenius

    Newbie

  • Members
  • Pip
  • 12 posts
  • Gender:Male
  • Location:Gold Coast

  • Calculators:
    Casio Scientific: FX-82 AU
    Casio CFX-9850
    TI-nspire
    I would like: A Casio Prizm or 9860, TI-nspire CX, TI-84 Plus Silver Edition

Posted 24 November 2009 - 05:11 AM

yaa but the only problem is that i need them in text form!!!!!!!!!!!!!!!!!!!!!!!!!! :angry:

reply to post 43
save the files in .cat file (they should be like that anyway) and once you have the file right click it
click properties
click open with
click microsoft word 2003 or 2007 or so on
it should run and you can see the text

but the text is not fully text, there is some extra stuff such as %Header Record
just ignore that and also ignore these slashes: \
but DONT ignore these: /
they mean divide a number

also:
<> not equals
>= greater than or equals to

#86 Guest_Flops_*

Guest_Flops_*
  • Guests

Posted 30 September 2010 - 04:48 PM

Locate 7,5,T_ // the little black Disp triangle


Can someone tell me how to achieve that triangle, please?

Thanks in advance,

Flops

#87 Guest_Brenbren27_*

Guest_Brenbren27_*
  • Guests

Posted 10 July 2011 - 01:26 AM

ok heres the thing. im programming the super mario game but i get a go error when i start it. when it starts everything loads then when the mario appears, it gives me a go error. and when i click left or right, it doesnt take me to the program and show me where the error comes from. i am confused also i cant seem to understand what this is
Goto3
Lbl 4
Cls
Text 15,15,"TOTAL SCORE="
Text 22,30,PDispLbl 2   <--------------this.
Cls
calculator is fx 9750 g plus.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users