Skip to content
View mattbachman31's full-sized avatar

Block or report mattbachman31

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

    Reads in input text file , converts it into a "story" which is automatically broken down into paragraphs, sentences, and words with their own operators

    C++

  2. WarTournament WarTournament Public

    Recursive Tournament of War (the Card Game), for any power of 2 number of players

    C++

  3. FlightItinerary FlightItinerary Public

    Determines optimum round trip flight information via multiple criteria specified by the user

    C++

  4. BlackJack BlackJack Public

    GUI to run Blackjack for 1 player against a Dealer

    Java

  5. Autocorrect Autocorrect Public

    Dynamic Programming Autocorrect

    C++

  6. BranchPrediction BranchPrediction Public

    Branch Prediction to simulate finding results of several common branch prediction techniques

    C++