okay so what i mean is the user will be playing the game (Who wants to be a millionaire) after every correctly answered question, a menu will pop up to the user with three options
1. Continue
2....
Type: Posts; User: nitwit3
okay so what i mean is the user will be playing the game (Who wants to be a millionaire) after every correctly answered question, a menu will pop up to the user with three options
1. Continue
2....
okay so all i need to do is load to the question the user was on. so how would i go about doing that?
well see as i said in my first post it is a who wants to be a millionaire game, i want it so that the user can play and when wanted they can save the game, come back and continue off from where they...
Okay So i was able to research java file IO.... but ... it didnt make sence to me i dont see how it will work for my program. Could someon explain it to me?
Excellent ! Thank you VERY much!
but it is possible right? because i really wasnt sure how it was gonna work..
Hi im a beginner in Java and was creating a "Who wants to be a Millionaire" program, i wanted to know ways in which i could save and load data, like a game. I have this game set so that after every...
Okay i was able to fix this problem, but how do i make it so that after this finishes it shows the menu again?
Hi can someone explain how writing to files works?
i dont understand what they are used for and how they work.
Thank you!
Okay so im working on a project and im using instance variables and two dimensional arrays
and i see nothing wrong what iv done so far can anyone see what is wrong??
import java.awt.*;
import...
yea i understand ....... im just completely stuck ... i dont think i should use the instance variable because the the instructions clearly state that i have to use an array variable ... so im just .....
umm well it asks the user to enter 9 names cuz thats how many digits a phone has
and thats how many our teacher sed to put :P
but i was also wondering .. do u think its possible to make it so...
is it not possible to do it with an array?
cuz the whole point of the assignment is to use arrays ...
Hi i made a speed dial program
i made it so the user can input names using an array .. so it has an input from 0 -9
now i have two sections for the menu "input names" and "search names"
i can...
yea i know .. im not the brightest light bulb out there -____-
but.. wat is.... a sequential order?...
Im creating a "Speed Dial" program for a project
the instructions state to "store the data from the array in a sequential file"
can someone please explain to me what this means???
Thank You!
Hi
I was just wondering if someone could help me a bit in my java code.
Basically what iv done is made a program that chooses 15 numbers between 1 and 100.
I was wondering if there was an easier...
Thank u
and sorry to junky i know i was basically spoonfed that code
that was my first thread post and i needed an urgent reply
next time il be sure to ask more questions and understanding wat...
and when do u use the "do ... while" loop?
im just confused about .. how do u know which loops to use? like .. when would u use each..
and what can i do to understand them better
i know :( .. im just a amatear why dont u explain it to me.. junky?
thank u
PERFECTTT!!!! THANK U SOOO MUCH!!!
sorry if i was sorta hard to deal with .. i just started java a couple weeks ago
thank u!!!!
{
c.clear();
int number;
c.print("You have chosen Game 1");
c.print("\nThis game is very simple, the computer will...