3
Reply

help on a program

soulfusion

soulfusion

Apr 3 2005 5:35 AM
2.4k
Hi Please bear with me im still quite new to C# and have done some coding in Turbo Pascal. I am trying to write a tick tack toe also known as noughts and crosses game in a console application. I have two main issues, the first been is i dont know how to get the right loop format so player 1 goes 5 times and player 2 only 4 times. My other issue is i dont know how to get it so wen a player enters a number the pointer will go to a certain point and write a O or a X, similar to the goto function in turbo pascal. Your help would be greatly appreciated. Thanks

Answers (3)