Skip to content
View SomeStrHere's full-sized avatar
  • UK
Block or Report

Block or report SomeStrHere

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Rename Rename Public

    Console application to rename filenames.

    Python

  2. HauntedHouse HauntedHouse Public

    A text based adventure game. [In early development]

    Python

  3. LifePointsCalculator LifePointsCalculator Public

    A life points calculator for a table top card game such as Yuh-Gi-Oh! Created in C# using Windows Forms.

    C#

  4. PassGen PassGen Public

    A console based password generator.

    Python 1 1

  5. Bored Bored Public

    An application to help tackle boredom and procrastination.

    Python

  6. GuessWord GuessWord Public

    A 'Hangman' like game; where the user is instructed to guess a random word by entering a series of letters. The word is chosen from a words.txt file in the program directory.

    Python