![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Need help in basic programing for java within the Everything Windows forums, part of the General PC Forums category; Hi Guys! i have a problem! :S I need to create a "Memory" "make a match" (not shure of the ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
Hi Guys! i have a problem! :S
I need to create a "Memory" "make a match" (not shure of the name) game in java...But im very noob in programing so i need help! x_x I need to make a 6 x 6 card game with a graphic interface... (So it needs images) Also i need to use more than one Class And (if is not to hard) to have the option to play it with two players It has to calculate the number of good scores and the number of wrong scores in % at the end of the game and the chance to play it again. ========================= == I hope someone can help me! If u have links of tutorials or some examples of the game (in java code) make me know plz! |
|
|
|
|
|
#2 | |
![]() |
Quote:
I'm guessing since you are allowed using classes that this is an object oriented program?
__________________
I R homaki on [URL=http://forums.**********.net/]M4M[/URL] i.e. im not on QJ for anything anymore. |
|
|
|
|
|
|
#3 | |
![]() |
Quote:
Yeah it is an object oriented program and im using NetBeans IDE. |
|
|
|
|
|
|
#4 | |
![]() |
Quote:
__________________
I R homaki on [URL=http://forums.**********.net/]M4M[/URL] i.e. im not on QJ for anything anymore. |
|
|
|
|
|
|
#5 | |
![]() |
Quote:
![]() I have one class that is the cards, one main (that actualy its empty), and other one that is the JFrame. In the Card class i should have all the properties for the cards, in this case i need 18 diferent cards with their respective images Then in the JFrame i should see those cards i create but i dont get it to show! *I need also the class that controls the game, that is... to calculate number of good and wrong answers, the cycle that keeps the game running and (im not shure) the control of the cards in the JFrame (if its a match or not, and if its a match to disapear) |
|
|
|
|
![]() |
| Tags |
| basic , java , programing |
| Thread Tools | |
|
|