Skip to content
View akhii21's full-sized avatar

Block or report akhii21

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. Tic-tac-toe-game Tic-tac-toe-game Public

    This Python code creates a GUI-based Tic Tac Toe game using the Tkinter library. It features buttons to play moves and a status label to display the current player. It also checks for wins and ties…

    Python 1

  2. LOTTERY-GAME LOTTERY-GAME Public

    t also adds background colors to the widgets to improve the user interface.

    Python

  3. RPSgame RPSgame Public

    The code creates a Rock-Paper-Scissors game with an attractive GUI using Python and tkinter. The game prompts the user to select their move from rock, paper, or scissors, compares it to the compute…

    Python

  4. RollingDice RollingDice Public

    The program uses the tkinter library for building the GUI and the PIL library for displaying the images.

    Python