Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View rathore-rahul's full-sized avatar

Block or report rathore-rahul

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. HaxBall HaxBall Public

    C++ Implementation of the game Haxball ( a combination of ice hockey and football) in opengl and sockets for networking

    C++ 1

  2. helper-scripts helper-scripts Public

    Script to help in day to day life

    Jupyter Notebook

  3. Background-Subtraction Background-Subtraction Public

    C++ based library to subtract background and foreground from a video using Stauffer grimson Algorithm

    C++

  4. Dropbox Dropbox Public

    C++ Implementaion of deskotp app similar to dropbox for linux systems

    C++

  5. ScreenSaver ScreenSaver Public

    Simple moving balls screensaver for linux desktop made in opengl with features like increase ball count or reduce speed

    C++

  6. Tak Tak Public

    Implementation of board game Tak ( gameplay - Python) with highly effiicent AI build in C++ using min max and alpha beta pruning and optimized cost function

    Python