If this game was made, how close to the original would you want it?
100% accuracy
 62%  [ 5 ]
75%-99% accuracy
 37%  [ 3 ]
50%-74% accuracy
 0%  [ 0 ]
Less than 49.999% accuracy
 0%  [ 0 ]
Total Votes : 8

Recently, I have started working on a Galaga game.
The code so far is:

Code:
100→A
100→B
0→C
ClrDraw
While 1
getKey→K
If K=24:A-3→A
If K=26:A+3→A
Ik K=105:Then
For(C,0,140
Text(C,A,".
End
ClrDraw
End
Text(0,A," W  "
End


Can someone help me to create other text sprites that vanish when they get hit?
What calculator are you planning to make this for? I think people would most like it if your Galaga game was not on the graph screen and was instead an assembly game, like a combination of Calcuzap and your ship getting captured.
Caleb has a CSE-- in fact, he's finished this game and uploaded it here.
Oh. I have already tried it, but I didn't know it would be monochrome and with letters for ships.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement