1 / 6

Sudoku

Sudoku. Taryn Wise. Operational Concepts and System Requirements. Solve sudoku puzzles in a convenient way Have a notes option for number possibilities Options for different difficulty levels User log-in with statistic tracking

jory
Download Presentation

Sudoku

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Sudoku Taryn Wise

  2. Operational Concepts and System Requirements • Solve sudoku puzzles in a convenient way • Have a notes option for number possibilities • Options for different difficulty levels • User log-in with statistic tracking • Give user the option to switch from numbers 1-9 to letters or symbols, and possibly to change the shape from square to diamond

  3. System and Software Architecture • Visual studio 2005 • Microsoft SQL server • C# • ASP.NET

  4. Lifecycle Plan(Waterfall with Subprojects) Software Concept Detailed Design Coding and Debugging Subsystem Testing System Testing Detailed Design Coding and Debugging Subsystem Testing Requirements Analysis Architectural Design Detailed Design Coding and Debugging Subsystem Testing

  5. Lifecycle Plan continued Subprojects might include (but are not limited to): • Create database tables and implement user log-in and statistic recording • Create web page with desired style and a basic sudoku interface • Create sudoku puzzle generator • Implement a way to have different types of puzzles (letters, symbols, etc.)

  6. Feasibility Rationale • There is a lot of room for change • Some special features don’t have to be implemented Risks: • The puzzle generator might be hard to get to work well with the option to change the level of difficulty

More Related