Jump to content



Photo
- - - - -

Calculator Button Locations


  • Please log in to reply
5 replies to this topic

#1 ZeroSimon

ZeroSimon

    Newbie

  • Members
  • Pip
  • 2 posts

  • Calculators:
    Casio CFX 9850GC plus (graphical)
    Sharp EL - 531W (scientific)

Posted 02 October 2007 - 11:01 PM

I found this code on the internet for pong:

Norm
Lbl 0
0->T
ClrText
Intg 18Ran#+2->A
6->B
Intg 2Ran#+1->C
2->D
A->E
Do
Do
ClrText
Locate A,B,"."
Locate E,7,"..."
B=7=>D<>2=>Goto 1
C=1=>Isz A
D=1=>Isz B
C=2=>Dsz A
D=2=>Dsz B
B=7=>A>=E=>A<=E+2=>2->D
B=7=>Isz T
B=1=>1->D
A=1=>1->C
A=21=>2->C
Getkey
LpWhile Ans=0
Ans=27=>3+E->E
Ans=38=>E-3->E
E>=20=>19->E
E<=0=>1->E
LpWhile A>=0
Lbl 1
Locate 7,4,"SCORE"
Locate 7,5,T_ // the little black Disp triangle


And i was trying to type it into my calculator (9850GC plus) when i realized i don't have a clue where half these commands are...like norm lbl clrtext....is there any site to help me type this onto my calculator?

Thanks...i checked the tutorials on this site but couldn't find anything...i'll check again :banghead:

#2 E_net4

E_net4

    Casio Freak

  • Members
  • PipPipPipPip
  • 189 posts
  • Gender:Male
  • Location:Output(&quot;Error: Coord type not specified&quot;);
  • Interests:Programming 'n' stuff...

  • Calculators:
    CASIO fx 9860G SD

Posted 04 October 2007 - 05:11 PM

Well, since your calculator has got no 'catalog' features, I suggest you check the manual.
But let me help you with some commands:

ClrText - PRGM -> CLR -> Text
Norm - SET UP -> Disp -> Norm
Lbl - PRGM -> Jump -> Lbl
Goto - PRGM -> Jump -> Goto
=> - PRGM -> Jump -> =>
Intg - OPTN -> Num -> Intg
Do - PRGM -> COM -> Do
LoopWhile - PRGM -> COM -> Lp-W
Locate - PRGM -> I/O -> Locate
GetKey - PRGM -> I/O -> GetKey

I just hope the commands are similar to the fx-9860G's. :P

#3 ZeroSimon

ZeroSimon

    Newbie

  • Members
  • Pip
  • 2 posts

  • Calculators:
    Casio CFX 9850GC plus (graphical)
    Sharp EL - 531W (scientific)

Posted 05 October 2007 - 07:43 PM

Thanks so much!!!

Most of those i've tried so far have worked...so yeah the program buttons must be similar...now i've got to memorize these positions so i can enter some longer programs...i'm now about 70% there to playing pong :greengrin:

#4 Guest_xero_*

Guest_xero_*
  • Guests

Posted 29 October 2007 - 05:20 PM

how about '>'?

#5 Guest_Dreamwalker_*

Guest_Dreamwalker_*
  • Guests

Posted 05 November 2007 - 07:33 PM

Anyone knows how to do

\
/
_

on a casio ?

#6 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 20 November 2007 - 04:53 AM

http://hutchies.drobe.co.uk/pong.html

look at bottom of page for <and other stuff


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users