Skip to content
View yashkapani's full-sized avatar

Block or report yashkapani

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. GameEngine GameEngine Public

    Custom 3D Game Engine for OpenGL and DirectX

    C 1 2

  2. Obstacle-Avoidance Obstacle-Avoidance Public

    Implemented 'Obstacle Avoidance' steering behavior to avoid collisions using 'Circle vs OBB' algorithm

    C# 1

  3. TicTacToe TicTacToe Public

    Implemented an AI opponent using a MiniMax game tree of depth 6.

    C#

  4. State-Machine State-Machine Public

    Created a State Machine for Apps and Games using Unity3D

    C#

  5. Genetic-Algorithm Genetic-Algorithm Public

    Implement a genetic algorithm to improve the tank AI

    C#

  6. PathFinding PathFinding Public

    Implemented the A* pathfinding algorithm to find the shortest distance between two nodes

    C#