Skip to content
View sa7890722's full-sized avatar

Organizations

@Teamexe
Block or Report

Block or report sa7890722

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. Game-Bot-using-Genetic-Algortihm Game-Bot-using-Genetic-Algortihm Public

    Python 1

  2. Chess-AI Chess-AI Public

    Created a chess AI from scratch using p5.js. Used the minimax algorithm with alpha beta pruning for move evaluation. Can play pretty well at an amatuer level.

    JavaScript 4

  3. Chess-AI-Improved Chess-AI-Improved Public

    C++ 1

  4. Web-Scraping Web-Scraping Public

    Fetch the NITH results as you want

    Python 1

  5. Find-path-using-Q-Learning Find-path-using-Q-Learning Public

    Find the optimal path in a grid using Q Learning the grid has been visualised using PYGAME and the user is free to add the start point, end point and the walls in the grid wherever they want

    Python 4

  6. Box-Tower-Game-Unity Box-Tower-Game-Unity Public

    Created a Box Tower Game using Unity and C#

    C#