Skip to content
View theshwetapatil's full-sized avatar

Block or report theshwetapatil

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. Connect-4-CPP Connect-4-CPP Public

    Connect-4 implemented in C++11. Gameplay features: pattern-matching, bitboard, multi-player mode.

    C++

  2. Poker-CPP Poker-CPP Public

    Poker Implemented in C++11. Gameplay features: hand draw, poker hand match, card shuffle- Fisher Yates Algorithm, sort- Quicksort Algorithm, cards swap.

    C++

  3. Pong-SFML Pong-SFML Public

    Pong implemented in C++11 and SFML. Gameplay features: AI, Collision Detection, Vector Math, Score Calculation.

    C++

  4. Particle-System-SFML Particle-System-SFML Public

    Particle System implemented in C++11 and SFML. Used in Games: FPS, RPG, Platformers, MOBA.

    C++

  5. Mood-Puzzle-Java Mood-Puzzle-Java Public

    Designed and implented AI Puzzle in Java. Game level changes as per player's mood. Gameplay features: Collision Detection, AI based level

    Java

  6. Hangman-Assembly Hangman-Assembly Public

    Hangman implemented in MIPS Assembly language. Game consists of Bollywood actor Shahrukh Khan movies. Gameplay features: string matching, winner-loser detection.

    Assembly