Skip to content
View PriorLax123's full-sized avatar
Block or Report

Block or report PriorLax123

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Tic-Tac-Toe Tic-Tac-Toe Public

    This is a front-end only implementation of Tic-Tac-Toe that uses minimax for the hard CPU.

    JavaScript 1

  2. Search_Algorithms Search_Algorithms Public

    Using an initial location and a goal location, the program solves for the path (based on the search algorithm chosen) based on locations of cities.

    Java 1

  3. Constraint_Satisfaction_Problem Constraint_Satisfaction_Problem Public

    This project shows an understanding of a CSP (Constraint Satisfaction Problem) by using it to solve a crossword puzzle.

    Java 1

  4. Propositional_Logic Propositional_Logic Public

    This Project shows an understanding of Propositional Logic, Conjunctive Normal Form, and The Resolution Refutation Method.

    Java 1 1