Interest Rate CalculatorI have a defective compound interest rate calculator: it gives out incorrect results. Now, I need to...
Space Invaders Scorekeeper & Enemy MotionI need help on two things: [b]How do I create a scorekeeper to track when a "bullet" hits an "M"? Ho...
I need assistance in creating a tic-tac-toe gameI have it: [code]#include <iostream> void cursor(int, int); using namespace std; int main() { ch...
I need assistance in creating a tic-tac-toe gameI do not wish to remake the program wholesale. All I need is what elements to transpose, what bracke...
I need assistance in creating a tic-tac-toe gameI'm having trouble entering a number into "move": when I do that, the board does not display itself ...
This user does not accept Private Messages