Skip to content
View Faro0q's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Faro0q

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. farooq.dev farooq.dev Public

    JavaScript 2

  2. Rock-Paper-Scissors Rock-Paper-Scissors Public

    Welcome to the game of Rock/Paper/Scissors where you play against the computer. On each move the computer will choose R, P, or S, then the user will be prompted for their choice, and then the score…

    C++

  3. Contagion-Game Contagion-Game Public

    Write a program that allows two human players to play the game of Contagion, where the objective is to capture as many board positions as possible, alternating play between play X and O.

    C++ 1

  4. Peg-Jump Peg-Jump Public

    Write a program to play a peg jumping game where the objective of the game is to leave the fewest number of pieces on the board possible

    C++

  5. Tweet-Generator Tweet-Generator Public

    Generate somewhat random tweets based off a a data file of President Trump's tweets, the Dalai Lama's tweets, a combination of them, or from smaller test files. Running your program should look lik…

    C++

  6. 1024-game 1024-game Public

    Write a C++ program to play a text-based version of the game of 1024, which is the same idea as the game of 2048, which itself is a copy of the (better) game of threes. When the program starts it d…

    C++