Skip to content
View elouiestudent's full-sized avatar

Block or report elouiestudent

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

Popular repositories Loading

  1. personal-website personal-website Public

    First iteration of my personal website

    CSS 1

  2. Othello Othello Public

    Program that uses minimax and alpha-beta pruning to pick best Othello move

    Python

  3. RegularExpressions RegularExpressions Public

    Demonstration of regular expressions

    Python

  4. EightPuzzle EightPuzzle Public

    Solving eight-puzzle slider problems

    Python

  5. FifteenPuzzle FifteenPuzzle Public

    Solving fifteen-puzzle slider problems using A* and Manhattan distances

    Python

  6. TicTacToe TicTacToe Public

    Implementing a TicTacToe game (user vs. program)

    Python