Skip to content
View ahmed4end's full-sized avatar

Block or report ahmed4end

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

Pinned Loading

  1. T-Rex-Runner-Python T-Rex-Runner-Python Public

    a demo version of T-Rex Runner chrome game in python (losing option is disabled).

    Python 5 3

  2. unbeatable-tic-tac-toe-with-GUI-pygame unbeatable-tic-tac-toe-with-GUI-pygame Public

    Tic Tac Toe game with AI

    Python 6 2

  3. unbeatable-tic-tac-toe-game. unbeatable-tic-tac-toe-game. Public

    i used (recursion - backtracking - minimax algorithm-alphabeta) .

    Python 1 1

  4. Sudoku-solver. Sudoku-solver. Public

    this is the simplest sudoku solver ever using backtracking.

    Python 1 1

  5. numbers-decomposer numbers-decomposer Public

    example: 100 >>> 6^2+4^2+2^2+21+18-6+5-1+4-1+2+2 (random generator)

    Python 1

  6. avatar-generator avatar-generator Public

    pseudorandom avatar generator.

    Python