Mycal
Staff member
My final for Computer Science 2 is as follows:
"Create a program that has the following features:
- Save/Load data (whether it be local storage or server database)
- Uses the swing library
- Uses an ADT to store data
- Demonstrates loading of local images
- Takes user input from the keyboard/mouse to manipulate the program
- Uses one of the following advanced techniques we have discussed or will discuss in class:
- Pathfinding
- Collision detection
- Socket interface
You should by now know how to do most of these. You should have a rough draft of what type of program you preparing to do and in addition have all pseudocode written down for your midterm project on July 2. For some ideas on programs, try an easy project like Breakout, Snake, or Catch and Destroy."
So for my project, I decided to convert Besrix over to Java. Because of this I felt I needed to finish up all the features that were either broken or unfinished in the current version. So, Besrix 2.0 and possibly FINAL is now ready. If any bugs are found, please post them in this forum (or this topic) and I'll look into them.
A full changelog can be found here.
Now to continue with the Java port. As a side note, maybe I was asleep in class the day we talked about it, but does anyone know what Catch and Destroy is? I've never heard of the game. Google turns up nothing too.
"Create a program that has the following features:
- Save/Load data (whether it be local storage or server database)
- Uses the swing library
- Uses an ADT to store data
- Demonstrates loading of local images
- Takes user input from the keyboard/mouse to manipulate the program
- Uses one of the following advanced techniques we have discussed or will discuss in class:
- Pathfinding
- Collision detection
- Socket interface
You should by now know how to do most of these. You should have a rough draft of what type of program you preparing to do and in addition have all pseudocode written down for your midterm project on July 2. For some ideas on programs, try an easy project like Breakout, Snake, or Catch and Destroy."
So for my project, I decided to convert Besrix over to Java. Because of this I felt I needed to finish up all the features that were either broken or unfinished in the current version. So, Besrix 2.0 and possibly FINAL is now ready. If any bugs are found, please post them in this forum (or this topic) and I'll look into them.
A full changelog can be found here.
Now to continue with the Java port. As a side note, maybe I was asleep in class the day we talked about it, but does anyone know what Catch and Destroy is? I've never heard of the game. Google turns up nothing too.