Skip to content
View ArnavPalkhiwala's full-sized avatar

Block or report ArnavPalkhiwala

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

    A single level platform game which gradually increases in difficulty, made with Unity. The goal is to reach the end and collect as many coins as possible without dying to any of the many enemy. If …

    C#

  2. RacketSmashGame RacketSmashGame Public

    This is a tennis game, similar to pong, where you have to hit tennis balls and make sure your shots do not hit your opponent.

    Java

  3. FIRSTRobotics2020 FIRSTRobotics2020 Public

    Robotics code for the FIRST competition for the 2020 season

    Java

  4. MachineLearningRockPaperScissors MachineLearningRockPaperScissors Public

    This is a rock paper scissors game where you make a rock, paper, or scissors symbol with your hand, and the program will take a picture of you hand. Using machine learning, it will then determine w…

    Jupyter Notebook

  5. RapSongPlayer RapSongPlayer Public

    A basic javascript program that plays rap songs. The songs can be paused and played, volume can be adjusted, and the currently playing song is displayed. It also contains images of the rappers who …

    HTML

  6. SnakeGame SnakeGame Public

    This is the code for a very basic snake game

    Python