We currently have a Battleships assignment for one of my computer science courses at University, which is due pretty soon. It's nothing too complicated, but I am extremely new to programming as a whole, especially Java. The hard parts of this have been done for us, like the UI class and certain other parts. However, I'm asking for a bit of guidance on some sections.
I'll upload the assignment explanation .pdf as well as the files for it, so people can check it out and read through it themselves. So far I have completed the Ship class and accompanying subclasses, such as Aircraft Carrier, etc.
I should note also that I am not looking for answers. I would honestly rather fail than cheat; if you're going to get somebody to do the work for you, then why bother doing it? I hope to learn from you guys, as you've been extremely helpful in the past :)
Currently I'm working on the Player class, and have done a bit of that, but I'll post this up now, as I'm quite busy, to see who replies. Also, I won't post up the code that I have completed, because I know there are a few people in my course who visit these forums regularly, so I'm playing it safe ;) I can probably send it to people via a PM though.
Thanks!
(also, I'm currently going through the Blue Pelican Java .pdf which is quite helpful, but so far I'm still stuck on the assignment, heh)
(double also, we are using the BlueJ IDE to complete this)
Question
Sam Symons Veteran
G'day chaps,
We currently have a Battleships assignment for one of my computer science courses at University, which is due pretty soon. It's nothing too complicated, but I am extremely new to programming as a whole, especially Java. The hard parts of this have been done for us, like the UI class and certain other parts. However, I'm asking for a bit of guidance on some sections.
I'll upload the assignment explanation .pdf as well as the files for it, so people can check it out and read through it themselves. So far I have completed the Ship class and accompanying subclasses, such as Aircraft Carrier, etc.
I should note also that I am not looking for answers. I would honestly rather fail than cheat; if you're going to get somebody to do the work for you, then why bother doing it? I hope to learn from you guys, as you've been extremely helpful in the past :)
Currently I'm working on the Player class, and have done a bit of that, but I'll post this up now, as I'm quite busy, to see who replies. Also, I won't post up the code that I have completed, because I know there are a few people in my course who visit these forums regularly, so I'm playing it safe ;) I can probably send it to people via a PM though.
Thanks!
(also, I'm currently going through the Blue Pelican Java .pdf which is quite helpful, but so far I'm still stuck on the assignment, heh)
(double also, we are using the BlueJ IDE to complete this)
121assignment_20090401.pdf
121assignment_20090413.zip
Link to comment
Share on other sites
2 answers to this question
Recommended Posts