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

Block or report danqua

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

Pinned

  1. bsp-viewer bsp-viewer Public

    Quake BSP map viewer using C++ and OpenGL

    C++ 9

  2. code-stat code-stat Public

    Simple program that shows some stats about your code, like lines of code.

    C++

  3. shortest-path shortest-path Public

    Finding the shortest path in a 2D tile map using dijkstra's algorithm

    C++

  4. knighty knighty Public

    A simple tile based 2D platformer in C99

    C 4

  5. chip8-emulator chip8-emulator Public

    CHIP8 Emulator

    C++