CSCI 151 - Project 5
Final Project


Overview

In this project, you will create a program of your own design, incorporating elements of data structures in your implementation.

Materials

Description

Write a complex Java Application. Your program can be anything you like, subject to the following requirements Feel free to use the Java 8 API as a reference for any piece of Java you might need.

What to Hand In

Submit a zip file containing your whole project on Moodle, and an evaluation document detailing the intent of your application, any unique and interesting features in your application, and any joys or struggles you encountered in creating your application.

If you work with a partner on this project, you must also turn in a description of the division of work and responsibilities involved in the creation of the project.

You will be presenting your final project to the rest of the course. You will have at most 5 minutes for your presentation, which must include a demonstration of your project. The final exam period for this course is Tuesday afternoon, May 9th.

Grading

Any project that demonstrates sufficient complexity will receive at least a B.

To earn an A, the project must, in the instructor's judgement, have a clear purpose, exhibit some creativity and complexity, and have some interesting features.


© Mark Goadrich, Hendrix College