Skip to content
View RuveshanNaik's full-sized avatar
Block or Report

Block or report RuveshanNaik

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

Popular repositories

  1. pigLatin pigLatin Public

    Grade 10 project for IT class. Convert a word the user inputs into pig lating

    1

  2. rockPaperScissors rockPaperScissors Public

    This is a game that I had to code in class. It allows the user to go up against the computer in a game of rock, paper, scissors. We all debugged it together in class.

    1

  3. Java-Programming Java-Programming Public

    Class Work

  4. guessingGame guessingGame Public

    A game that we made in class a few days ago. The user guesses a random number generated by the computer

  5. hangMan hangMan Public

    This is a project done for school. It is a simple Hangman game done using inheritance on three separate class along with for-loops, while-loops and if-else statements