Pinned Repositories
CppCompilerCompliance
enumerate
Range-based for loop with indices retained
featherkit
Featherkit game framework
GimGui
meta_enum
rust_emscripten_main_loop
Main loop abstraction that works for both native and Emscripten builds. Gets around the issue of freezing up browser tabs when a naive main loop is used.
rust_sdl2_opengl_emscripten
An up to date resource on how to build visual-interactive rust applications for the web
smartenum
Macros for declaring enums in C++ that include to_string conversion and looping through all enum values
static_containers
A collection of stack-based STL-style containers using flat contingent memory free from allocations
thero
Headers only utility collection for modern C++
therocode's Repositories
therocode/chromoshift
Game for the SFML game jam may 2014. By me and Kimspindel
therocode/therocode-site
Personal portfolio website
therocode/Catch
A modern, C++-native, header-only, framework for unit-tests, TDD and BDD