Skip to content
View dhruvindk's full-sized avatar

Block or report dhruvindk

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

    An anagram is a word formed by rearranging the letters of another word. For example, post is an anagram of stop.

    Java

  2. Scarne-s-Dice Scarne-s-Dice Public

    Java

  3. Ghost Ghost Public

    Ghost is a word game in which players take turns adding individual letters to a growing word fragment, trying not to be the one to complete a valid word.

    Java

  4. Scarne-s_Dice Scarne-s_Dice Public

    Scarnes Dice is a turn-based dice game where players score points by rolling a die.

    Java

  5. Word-Stack Word-Stack Public

    The idea of the game is to try to separate out two words of the same length whose letters have been scrambled (but the order of the letters has been preserved).

    Java

  6. Ghost-2 Ghost-2 Public

    Ghost 2 is a word game in which players take turns adding individual letters to a growing word fragment, trying not to be the one to complete a valid word with help of trie data structure.

    Java