Anyone know java and wanna help?

Posts 19 of 9 · Page 1 of 1
Anyone know java and wanna help?
I really need help with a project due monday, anyone know java and wanna try to help? I could probably pay you something if you help. I'm stumped...
Try the coding section or possibly the jobs section. Also I self learned web development through YouTube and online books so you can also check google and YouTube.
Quote Originally Posted by arunforce View Post
I could totally help you... dunno if you could "pay" me enough.
lol.. probably not then? I need to make a tic tac toe game using mouse listener and mouse event. It requires some knowledge with GUI as well. The player (x) plays against the machine (o). I'm just stuck rn

- - - Updated - - -

Quote Originally Posted by Law View Post
Try the coding section or possibly the jobs section. Also I self learned web development through YouTube and online books so you can also check google and YouTube.
And those seem pretty inactive sooo
Quote Originally Posted by Fatal View Post
lol.. probably not then? I need to make a tic tac toe game using mouse listener and mouse event. It requires some knowledge with GUI as well. The player (x) plays against the machine (o). I'm just stuck rn

- - - Updated - - -



And those seem pretty inactive sooo
What is the problem your facing? I can try to re-search it for you.
Quote Originally Posted by Law View Post


What is the problem your facing? I can try to re-search it for you.
I added you on skype D:
I could totally help you... dunno if you could "pay" me enough.
Use drawline function to paint the canvas.
Use the listener to get the xcoord and ycoord of a click, use a math function to determine which part of the board it's clicking
draw the X and O shapes based on a 2d array storing which click type went there
scan the 2d array for a match to determine a winner
I know Java I make so many Minecraft mods I'm 14 not a kid well trusted I'm good you know I learn from YouTube - Java programmers
Posts 19 of 9 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?