Skip to content
View aatrey56's full-sized avatar
  • Rutgers University
  • New Brunswick, NJ

Block or report aatrey56

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

    Jarvis is an AI machine which responds to the user's commands and has built in tasks it can run.

    Java

  2. battleship battleship Public

    A single-player, Python implementation of the game Battleship, in which the objective is to sink a battleship within 7 tries.

    Python

  3. blackjack blackjack Public

    A single-player, Python implementation of Blackjack, in which the goal is to get to a sum of 21 without going bust.

    Python

  4. tic-tac-toe tic-tac-toe Public

    A single-player, Python implementation of Tic-tac-toe, in which the goal is to get three X’s in a row.

    Python

  5. rock-paper-scissors rock-paper-scissors Public

    A single-player, Python implementation of the game rock, paper, scissors.

    Python

  6. camel camel Public

    A Python program which draws a camel using Turtle graphics.

    Python