Hi all,
I’m newbie in java code development, I have written a mastermind play, and I would like to include a time limitation (for example 3 minutes) which appears like a coloured and vertical column (bar graph?), and which decreases with time, displaying remaining time at the top of the column. When time has elapsed a window displays: “Game over! Do you want to play again “.
Please help me, I should get a code in VisualJava, and in Java for graphical interface.
kind regards,
Elisabeth
I’m newbie in java code development, I have written a mastermind play, and I would like to include a time limitation (for example 3 minutes) which appears like a coloured and vertical column (bar graph?), and which decreases with time, displaying remaining time at the top of the column. When time has elapsed a window displays: “Game over! Do you want to play again “.
Please help me, I should get a code in VisualJava, and in Java for graphical interface.
kind regards,
Elisabeth
Comment