Skip to content
View Matthew-Mullen's full-sized avatar

Block or report Matthew-Mullen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. N-Queens N-Queens Public

    Used backtracking to solve the famous 8 queens problem

    Python 3

  2. Hangman-in-Python Hangman-in-Python Public

    This Project is a recreated version of the popular puzzle game Hangman made in Python.

    Python 1

  3. WebBrowserSim WebBrowserSim Public

    Python 1

  4. UltimateMetaTicTacToe UltimateMetaTicTacToe Public

    Python 1

  5. 2DLinearTransformations 2DLinearTransformations Public

    This project is the beginning of a linear algebra visualizations I will be making. It includes so far a visualization of a matrix transformation in 2 dimensions. See comments for how the animation …

    Python 1

  6. Sudoku-Solver Sudoku-Solver Public

    Utilizes backtracking to solve a 9x9 sudoku board. Exponential time complexity. NP complete problem.

    Python 1