•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Java section within the Software Development category of DaniWeb, a massive community of 392,080 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,998 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Java advertiser: Lunarpages Java Web Hosting
Views: 1293 | Replies: 9
![]() |
•
•
Join Date: Oct 2006
Posts: 14
Reputation:
Rep Power: 2
Solved Threads: 0
Alright, some of you have seen me ask this before but here it is again. I am a first year java student and I need an idea for a simple but well-looking semester project. If you could give me some ideas I would be thankful. I'm not asking for you to do it for me like I've seen most do. I just need some ideas, my mind is at a huge blank right now and it's due pretty soon.
Talon
Talon
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,646
Reputation:
Rep Power: 18
Solved Threads: 191
•
•
Join Date: Oct 2006
Posts: 14
Reputation:
Rep Power: 2
Solved Threads: 0
Thanks for the ideas...not. Anyways I figured out what I am going to do anyways. I'm going to make a dice rolling program(simple I know) but it has more than 1 class, uses a do while loop and has multiple methods. It'll roll a dice, take the number, roll the second dice, take that number and as long as the numbers are different it'll keep rolling until they come up the same. Then it'll print out how many times it took for the dice to come up the same. Does it sound good? Any suggestions on what I should add to it or do you think it's fine the way it is?
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,143
Reputation:
Rep Power: 10
Solved Threads: 258
You can do proper dice game, such as Yum or similar, not just simple dice roling till same numbers occure. That is too simple and pointless. Do a game where you have towo players, and based on program output decide which one is winner
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
•
•
Join Date: Mar 2004
Posts: 715
Reputation:
Rep Power: 6
Solved Threads: 28
Your idea for a semester project would take about 2 minutes to complete and I don't see where you'd need more than one class. I know you're just a first year beginner, but choose something a little challenging at least.
Mastermind game. Computer picks a random number and the player has to guess it within so many tries. Each wrong guess tells the player if their guess was too low or too high. About as simple of a game as you can get, but its better than just watching the computer roll out random number combinations.
Mastermind game. Computer picks a random number and the player has to guess it within so many tries. Each wrong guess tells the player if their guess was too low or too high. About as simple of a game as you can get, but its better than just watching the computer roll out random number combinations.
•
•
Join Date: Oct 2006
Posts: 14
Reputation:
Rep Power: 2
Solved Threads: 0
What I did was went with the dice game idea. It puts up a menu asking if you want to roll some dice, then it'll roll the dice if yes or insult you if you say no. Then it'll ask if the second player wants to be second player if yes it'll roll and if no it'll insult yet again and then it'll be a tie if you pick no cause it's the same. If d1 is higher than d2 than Player 1 wins! and vice versa. And then have default statements if they don't use the yes or no or even Y or y or N or n(using charAt(0))
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,646
Reputation:
Rep Power: 18
Solved Threads: 191
I doubt that will be enough to please a teacher teaching a serious course (I'd not call it complex enough), but it could be a decent start towards a bigger program that would be enough.
42 Private messages asking for help will be ignored
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Java Marketplace
- Final Year Project help!!! (Computer Science and Software Design)
- Cedars of Williamsburg B&B Site Review Request (Website Reviews)
Other Threads in the Java Forum
- Previous Thread: display jtree without root node
- Next Thread: Switch and Cases



Linear Mode