Skip to content
View ssode's full-sized avatar

Block or report ssode

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. sudokusolver-js sudokusolver-js Public

    A simple browser-based sudoku solver using backtracking written in JavaScript

    JavaScript 1

  2. Maze Maze Public

    JavaScript 1

  3. BounceGame BounceGame Public

    A 2d terminal based single player pong-like game written in C using curses

    C 1

  4. GameofLife-js GameofLife-js Public

    Conway's Game of Life implemented in vanilla JS using the HTML5 canvas

    HTML

  5. pathfinding pathfinding Public

    CSCI 324 Pathfinding Homework

    C++

  6. connectfour connectfour Public

    Connect four clone in Python using MCTS for AI

    Python