Skip to content
View Bilal-Ahmad102's full-sized avatar

Block or report Bilal-Ahmad102

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. Sand-Simulation Sand-Simulation Public

    This is Sand Simulation Coded in Python with Pygame.

    Python 1

  2. Snake-Game Snake-Game Public

    ChatGPT Snake Game is a Java-based classic featuring Single Player, 1v1, and Three Player modes with unique controls for each, providing varied multiplayer experiences on a single screen.

    Java

  3. 9_men_morris 9_men_morris Public

    This project provides game logic for AI and human players using the Minimax algorithm with alpha-beta pruning. It includes functions for managing game states, simulating AI vs AI, AI vs Human, and …

    Python

  4. Portal-game Portal-game Public

    Portal Game is a Java-based 2D platformer where players collect apples, avoid enemies, and navigate levels using portals. The game combines platforming challenges with teleportation mechanics for a…

    Java

  5. Wumpus Wumpus Public

    This project features a knowledge-based agent that explores a grid environment to locate gold while avoiding pits and a Wumpus. The agent uses percepts to update its knowledge base, making informed…

    Python

  6. Genetic-Algorithm Genetic-Algorithm Public

    The Genetic Algorithm applied on Connect Four Game in Python.

    Python