Forum: Java Nov 16th, 2004 |
| Replies: 3 Views: 5,667 |
Forum: Java Nov 9th, 2004 |
| Replies: 5 Views: 2,772 |
Forum: Java Nov 9th, 2004 |
| Replies: 3 Views: 5,667 |
Forum: Java Nov 9th, 2004 |
| Replies: 1 Views: 2,936 |
Forum: Java Sep 20th, 2004 |
| Replies: 16 Views: 3,808 |
Forum: Java Sep 20th, 2004 |
| Replies: 16 Views: 3,808 |
Forum: Java Sep 19th, 2004 |
| Replies: 16 Views: 3,808 Re: how will i repeat my whole game program? hi cosi, thanks for the big help. i really know that there is a way to make this short using arrays but i dont know how to do that i cant find reference material for this during that time, coz i was... |
Forum: Java Sep 19th, 2004 |
| Replies: 2 Views: 3,263 |
Forum: Java Sep 18th, 2004 |
| Replies: 16 Views: 3,808 |
Forum: Java Sep 17th, 2004 |
| Replies: 0 Views: 1,331 i need help with my program guys, how to how am i going to repeat my whole game program? i dont know what to do. i have the codes below. and this program is already running, i have compiled it and it has no syntax and logical error, this... |
Forum: Java Sep 17th, 2004 |
| Replies: 16 Views: 3,808 Re: how will i repeat my whole game program? yes my program compiles with no errors on it, this is 100% sure. i have tested it and its working with the only problem that i cant repeat it, u will notice from the bottom part of this program the... |
Forum: Java Sep 16th, 2004 |
| Replies: 16 Views: 3,808 how will i repeat my whole program? sorry guys i thought i already attached my code.. but this is my program. the program is done except for a problem how to repeat the game once the player chooses the Yes button after he/she is asked... |
Forum: Java Sep 16th, 2004 |
| Replies: 16 Views: 3,808 Re: how will i repeat my whole game program? sorry guys, here is my code:
import java.awt.*;
import java.lang.Math;
import java.applet.Applet;
import javax.swing.*;
import java.awt.event.*;
public class mastermind extends Applet implements... |
Forum: Java Sep 14th, 2004 |
| Replies: 16 Views: 3,808 how will i repeat my whole game program? here is my program and hope u could help me solve my problem on how to repeat this whole game program when the player chooses the the Yes button which indicates that he'd like to play... |
Forum: Java Sep 11th, 2004 |
| Replies: 4 Views: 2,433 |
Forum: Java Sep 11th, 2004 |
| Replies: 4 Views: 2,433 |
Forum: Java Sep 11th, 2004 |
| Replies: 2 Views: 3,263 my Java implementation of Mastermind Game.... hey guys, i am on the process of finishing this program it is supposed to be finished already only that I do not know how am i going to repeat the whole game after the user chooses the Yes Button... |
Forum: Java Sep 11th, 2004 |
| Replies: 4 Views: 2,433 |