Skip to content
View bcorriveau's full-sized avatar
  • Vancouver, BC
Block or Report

Block or report bcorriveau

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

    Embedded memory manager library. Memory allocations are done in sizes rounded to managed block sizes.

    C 3 1

  2. snackade snackade Public

    Simple snake game that has head-to-head and versus computer play. Written in python and intended to be a short and self contained fully fledged game example. The computer player is simple minded bu…

    Python 1

  3. qth qth Public

    Queue manager that does add to head, add to tail, iterate from head, and remove from head in O(1). Manages all header and linkage space with user provided allocation and free functions.

    C

  4. audio8 audio8 Public

    8 bit four voice audio library with python and C API. Great for making arcade sounds from the 1980's

    C