Pinned Repositories
bad-shell
A shell that does things when it wants and how it wants
BattleSystem
ad&d C++ Battle system. Along with some SDL2 graphics WIP
BinarySearchTree
Simple Binary Search Tree in C++
BouncyBall
SDL2 Bouncy Ball Game
CircularArrayQueue
A simple circular array queue in c++
FlyingRocks
Clone of asteroids in c++/sdl2
Matrix4x4
Simple Matrix4x4 library
MazeGenerators
A Qt GUI, that displays different Maze Generating algorithms.
TileRenderer
Tile Render using opengles + sdl2
xbmc
Kodi Main Repository - By using this code you agree with our policy and will follow the GPLv2 license as included
BrandonSchaefer's Repositories
BrandonSchaefer/CircularArrayQueue
A simple circular array queue in c++
BrandonSchaefer/MazeGenerators
A Qt GUI, that displays different Maze Generating algorithms.
BrandonSchaefer/bad-shell
A shell that does things when it wants and how it wants
BrandonSchaefer/BattleSystem
ad&d C++ Battle system. Along with some SDL2 graphics WIP
BrandonSchaefer/FlyingRocks
Clone of asteroids in c++/sdl2
BrandonSchaefer/TileRenderer
Tile Render using opengles + sdl2
BrandonSchaefer/xbmc
Kodi Main Repository - By using this code you agree with our policy and will follow the GPLv2 license as included
BrandonSchaefer/BinarySearchTree
Simple Binary Search Tree in C++
BrandonSchaefer/BlankProject
Basic setup of a cmake project I use.
BrandonSchaefer/crosstool-ng
A versatile (cross-)toolchain generator.
BrandonSchaefer/developer.ubuntu.com
The django app for the new developer.ubuntu.com
BrandonSchaefer/DND5eSpellBook
QML C++ backend UI for DND 5e spells
BrandonSchaefer/framework
Core libraries of Maliit and server.
BrandonSchaefer/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
BrandonSchaefer/IRCBot
A simple irc bot for twitch channels
BrandonSchaefer/IRCClientParser
An IRC Parser for a client (a bot as well)
BrandonSchaefer/L-System
BrandonSchaefer/legacy2345
Project reboot #3
BrandonSchaefer/libc
Raw bindings to platform APIs for Rust
BrandonSchaefer/mir
The Mir compositor
BrandonSchaefer/nes-emulator
Nes Emulator in C++/SDL2 - In Progress
BrandonSchaefer/neveragaindottech.github.io
Source files for the neveragain.tech site
BrandonSchaefer/no-dice
Dice matching game
BrandonSchaefer/ObjectLoader
Test project that will load a *.obj file and render it.
BrandonSchaefer/PreciousFiles
BrandonSchaefer/rust-playground
Just a playground for messing with rust lang
BrandonSchaefer/SDL1.2-Mir
This is a copy of SDL1.2 with Mir support! (src/video/mir)
BrandonSchaefer/SDLBackend
A simple sdl backend used in most of my small examples.
BrandonSchaefer/SDLMazeGenerator
Maze Generator displayed with SDL2.
BrandonSchaefer/vector2
Simple vector2 class