Skip to content
View 07Abhinavkapoor's full-sized avatar

Block or report 07Abhinavkapoor

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. Word-Guessing-Game-in-Python Word-Guessing-Game-in-Python Public

    Its a command line game in which the user will give his responce verbally. In this game the user will be given 10 words and out of those words one word will be selected at random by the system. The…

    Python

  2. Tell-The-Spell Tell-The-Spell Public

    It's a command line game. In this game the system says a word and the user has to write the spelling of that word. Some points will be given to the user if he writes the correct spelling, else some…

    Python

  3. Virtual-Assistant Virtual-Assistant Public

    A virtual assistant using python, capable of performing tasks like searching web, opening and closing applications, changing system volume, and some other basic operations.

    Python

  4. Hangman Hangman Public

    A command line game built using python, in which a word is selected at random and the user tries to guess the word by guessing characters.

    Python

  5. TicTacToe TicTacToe Public

    Tic-Tac-Toe Game. Modes : Human vs Human and Human vs Computer. 2 level of difficulties option available when playing against a computer (Easy and Hard).

    Python

  6. Twitter-Bot Twitter-Bot Public

    A Twitter Bot built in python using tweepy module, which likes every mention tweet and if the mention tweet contains a particular phrase then reply to that tweet with a fixed response else retweet …

    Python