Skip to content
View tobsa's full-sized avatar

Block or report tobsa

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. Xiaolin-Wus-Line-Algorithm Xiaolin-Wus-Line-Algorithm Public

    A program that draws anti-aliased lines using Xiaolin Wu's line algorithm.

    C++ 6

  2. Haskell-Binary-Search-Tree Haskell-Binary-Search-Tree Public

    Implementation of a binary tree with some common operations in Haskell.

    Haskell 1

  3. SFML-Framework SFML-Framework Public

    A simple and basic game engine based on SFML.

    C++ 1

  4. Minecraft-Plugins Minecraft-Plugins Public

    Bukkit-plugins and mods for Minecraft

    Java 1 1

  5. S-Expression-Interpreter S-Expression-Interpreter Public

    An interpreter that uses s-expressions in order to create complex mathematical expressions.

    C++ 1

  6. Sorting-Algorithms Sorting-Algorithms Public

    A simple program that asks the user to choose a sorting algorithm and then sorts a list.

    C++