Spelling Game

Description

This project is a Spelling Game written in Java. This was a team project with five members. Our process is documentated in the doc folder of the project. Most of the mode, ui and mapeditor packages were written by me. There was quite a significant amount of learning with this project as it was my first true Software Engineering project. The project is described here and in the Requirements document in the doc folder. The project was written for Java 1.4.2_05 but should be fully compatable with Java 1.5. To execute the project, run the command "java helterspellter/HelterSpellter" from the base extraction folder. The map editor can be run in a similar fashion to the rest of the project. The map files are in the configuration/maps subfolder and tilesets are in the art/tilesets sub folder. Just like any other project, this project has defects. Some of these defects were deemed acceptable and some were not. If this were a project for release to a real customer we would look for two more weeks to get the teacher interface up and running and integrate it with the user login and the rest of the game. The main goal of the project was to learn about Software Engineering process.

Other Information

Screenshots
Source (Login required)
Home   Projects