Skip to content
View AaliaANJ's full-sized avatar

Block or report AaliaANJ

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. AI-TicTacToe-Implementing-the-Minimax-Algorithm AI-TicTacToe-Implementing-the-Minimax-Algorithm Public

    This is my first attempt at coding AI: a Tic-Tac-Toe game. This game is made using the Python package Tkinter to create a GUI game interface with two game modes. The first is a "Play with Human" op…

    Python 1

  2. Calculator Calculator Public

    A calculator GUI created using the TKINTER python package.

    Python