[go: nahoru, domu]

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

Block or report olikristen

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. degrees degrees Public

    A program that determines how many “degrees of separation” apart two actors are. By using breadth-first search, the algorithm can find the shortest path from one actor to another.

    Python

  2. tictactoeAI tictactoeAI Public

    TicTacToe AI in Python using Minmax adversarial search algorithm.

    Python