Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C CSSE376TermProject
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Keith A. Hanson
  • CSSE376TermProject
  • Milestones
  • Milestone 2

Past due
Milestone Mar 16, 2018–Mar 29, 2018

Milestone 2

In Milestone 2, we will implement a major feature of the game. We will code it to your definition of done, including:

  • A game that can be won
  • The GUI
  • The business logic
  • The supporting data structures.

We will code the whole term project using test-driven development. You aren't adequately skilled to build a GUI with TDD, so focus your TDD efforts on the business logic and supporting data structures.

For best results, build the GUI so that:

  • The GUI calls the business logic.
  • The business logic knows nothing about the GUI.

Otherwise, your code will not be testable.

Finally, you should put a workflow in place to ensure your code is of good quality.

Assign some issues to this milestone.
  • Issues 0
  • Merge requests 5
  • Participants 0
  • Labels 0
0% complete
0%
Start date
Mar 16, 2018
Mar 16
-
Mar 29 2018
Due date
Mar 29, 2018 (Past due)
0
Issues 0 New issue
Open: 0 Closed: 0
5
Merge requests 5
Open: 0 Closed: 0 Merged: 5
0
Releases
None
Reference: hanson2/CSSE376TermProject%"Milestone 2"