Skip to content
View Harsh-1618's full-sized avatar

Block or report Harsh-1618

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. donut-in-python donut-in-python Public

    The repo contains a python implementation of famous donut.c file which renders ASCII characters in shape of a donut in terminal. Instead of rendering ASCII characters, the program renders points in…

    Python

  2. reinforcement-learning-tictactoe reinforcement-learning-tictactoe Public

    The repo contains a python implementation of 2D and 3D TicTacToe game. Along with normal TicTacToe, it also contains the Infinite version of 2D and 3D TicTacToe which are more fun to play.

    Python