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

Block or report wreien

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. cstring-parse cstring-parse Public

    Generates a command-line argument parser from a string literal.

    C++ 2

  2. Graphics Graphics Public

    Fiddling around with OpenGL 3.

    C 1

  3. vim-jasmin vim-jasmin Public

    Jasmin syntax highlighting for vim.

    Vim Script 1

  4. turn-based turn-based Public

    A battle system for a turn-based game.

    C++ 1

  5. lazy-query lazy-query Public

    A rudimentary DSL for a query language, written in C++.

    C++ 1

  6. snake-arena snake-arena Public

    A multiplayer snake game, with Rust server and Python clients

    Python