Skip to content
View Huios's full-sized avatar

Block or report Huios

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 Loading

  1. PhotoStore PhotoStore Public

    C# 3

  2. Boggle_Word_Game Boggle_Word_Game Public

    The class GoodWordOnBoardFinder implements the IWordOnBoardFinder interface and begins a game of Boggle.

    Java

  3. DNA DNA Public

    The interface IDNA strand and classes LinkStrand and SimmpleStrand, simulate two genomic ideas: reversing a strand of DNA and creating a recombinant strand by inserting new DNA where a restriction …

    Java

  4. Hangman Hangman Public

    The Hangman class begins a new game of Hangman

    Java

  5. Markov-Model-Generator Markov-Model-Generator Public

    The class MarkovModel implements a smart approach for generating markov models.

    Java

  6. 20-Questions 20-Questions Public

    Game main implements a learning version of twenty questions: one that not only plays the game, but also learns new objects when it loses.

    Java 1