Pinned Repositories
batch-renderer-2d
A 2D batch renderer written in C++ and OpenGL 3.3
bsp-viewer
Quake BSP map viewer using C++ and OpenGL
chip8-emulator
CHIP8 Emulator
code-stat
Simple program that shows some stats about your code, like lines of code.
DIYDoom
An attempt to understand how DOOM engine works
knighty
A simple tile based 2D platformer in C99
model-viewer
OpenGL model viewer and testbed
shortest-path
Finding the shortest path in a 2D tile map using dijkstra's algorithm
danqua's Repositories
danqua/bsp-viewer
Quake BSP map viewer using C++ and OpenGL
danqua/knighty
A simple tile based 2D platformer in C99
danqua/DIYDoom
An attempt to understand how DOOM engine works
danqua/batch-renderer-2d
A 2D batch renderer written in C++ and OpenGL 3.3
danqua/chip8-emulator
CHIP8 Emulator
danqua/code-stat
Simple program that shows some stats about your code, like lines of code.
danqua/model-viewer
OpenGL model viewer and testbed
danqua/shortest-path
Finding the shortest path in a 2D tile map using dijkstra's algorithm