Skip to content
View LyonDoyle's full-sized avatar
Block or Report

Block or report LyonDoyle

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

  1. TextToHtml TextToHtml Public

    Ad hoc app used to create HTML formatted term/definition/example combos quickly.

    C#

  2. SimpleBlockGame SimpleBlockGame Public

    WinForms gaming is not dead!

    C#

  3. GameTools GameTools Public

    Collection of what I create the most from scratch when starting a new game project.

    C#

  4. FibonacciSequenceApp FibonacciSequenceApp Public

    calculate each number in the fibonacci sequence until the number is larger than Int64.MaxValue, printing each value and number in the sequence to the console. Lastly, writes the elapsed time to the…

    C#

  5. NumberToBinary NumberToBinary Public

    Coding concepts demonstration. Console app will translate any positive 32 bit integer into binary.

    C#