Final
Regular Poster
- MBTI
- INFJ
So, we got a group project in my sophomore-level CS class today, and here are the requirements:
I was thinking of writing a program to help me diagram sentences, but that doesn't seem to be a "game, puzzle, or simulation." I am chronically unable to come up with original game ideas, so any ideas are welcomed and appreciated.
Keep in mind that it's a project for 3 people and 6 weeks. The class is "Software Design and Data Structures" and covers things like recursion, queues, stacks, Big-O, and polymorphism (not in that order).
- The project will be some kind of a game, puzzle, or simulation.
- There must be significant data management issues, worthy of interesting collections and related algorithms.
- It will have a graphical user interface.
I was thinking of writing a program to help me diagram sentences, but that doesn't seem to be a "game, puzzle, or simulation." I am chronically unable to come up with original game ideas, so any ideas are welcomed and appreciated.