Giter Site home page Giter Site logo

sudoku's Introduction

Requirements

  • Class Diagram - incomplete
  • Dynamic UML diagrams - 2 so far - 2 more
  • > 20 Scoped features - Currently at 20 - 1 more
  • >40 tests
  • All tests pass

Feature List

  • 1. Check if row is valid
  • 2. Check if column is valid
  • 3. Check if square is valid
  • 4. Return possible values in empty space in row
  • 5. Return possible values in empty space in column
  • 6. Return possible values in empty space in square
  • 7. Reset Game to initial state
  • 8. Number of blank spaces remaining -
  • 9. Cells are ReadOnly if contain data
  • 10. Ensure user input is within range
  • 11. Check if row/column/square contains blanks
  • 12. Check if row/column/square contains numbers within a valid range
  • 13. Check if row/column/square contains duplicate numbers
  • 14. Store each turn
  • 15. Ability to go back a turn (undo)
  • 16. Ability to go forward (redo)
  • 17. Start Timer
  • 18. Stop Timer
  • 19. Pause Timer
  • 20. Return Time played
  • 21. Count how many turns the play makes
  • 22. Return a list of a selected column
  • 23. Return a list of a selected row
  • 24. Return a list of a selected square

sudoku's People

Watchers

Nick Leslie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.