Skip to content
View kthurman216's full-sized avatar

Block or report kthurman216

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

    Forked from gabrielecirulli/2048

    A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)

    CSS

  2. pig-latin-translator pig-latin-translator Public

    pig latin translator, written in C++ for data structures class, spring 2021

    C++

  3. horse-race-game horse-race-game Public

    Horse race game, written in C++ for data structures class, spring 2021

    C++

  4. delimiter-matcher delimiter-matcher Public

    program takes string input, checks for missing or mismatched delimiters, written in C++ for data structures class, spring 2021

    C++

  5. substring-finder substring-finder Public

    program reads from txt file and processes text to display substrings of specified length, written in C++ for data structures class, spring 2021

    C++

  6. connect-four connect-four Public

    connect 4 game, written in Java for OOP class, fall 2021

    Java