Skip to content
View Kabya002's full-sized avatar

Block or report Kabya002

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
Kabya002/README.md

Popular repositories Loading

  1. Major-Project Major-Project Public

    This is the final year project of our group.

    JavaScript 1

  2. PongGame PongGame Public

    This project is a two-player paddle game where each player's task is to save the ball from hitting the wall.

    Python

  3. SnakeGame SnakeGame Public

    This project is a Mini-Game in Python, following OOP and using the Turtle module. The goal of this game is to catch the maximum number of food without hitting the wall or itself.

    Python

  4. TurtleCrossing TurtleCrossing Public

    This project is a Mini-Game in Python, following OOP and using the Turtle module. The goal of this game is to help a turtle to cross the street.

    Python

  5. HangManGame HangManGame Public

    A word game in which a player has to guess a word that has been randomly generated by guessing the letters in it. Every time they guess a wrong letter, part of a picture of a person being hanged is…

    Python

  6. BlackJack BlackJack Public

    In blackjack, each player and dealer receives two cards. The player can then choose to “play” (request another card) or “stop” (keep on hold until a new request is made). The goal in this game is t…

    Python