Pinned Repositories
cslox
C# Lox Language Interpreter (http://craftinginterpreters.com/)
dlb
stb-inspired single header C libraries
dml
Dan's Markup Language: YAML-inspired minimalistic, human-readable markup
jai-assertive
A simple assert-based unit test module for Jai.
JimTheAxeMan
CS Final Project (high school)
LuaScriptGame
Elysian Shadows inspired 2D tile engine circa 2008
RicoTech
3D Game Engine
ricpak
File compression playground
SFML-VS2019-ProjectTemplate
A sane starting template for creating an SFML 2.5.1 project in Visual Studio 2019 that targets both x86 and x64 architectures.
dbechrd's Repositories
dbechrd/dlb
stb-inspired single header C libraries
dbechrd/jai-assertive
A simple assert-based unit test module for Jai.
dbechrd/dml
Dan's Markup Language: YAML-inspired minimalistic, human-readable markup
dbechrd/jai-trivial
An even more basic version of Basic. Extremely general utility functions.
dbechrd/jai-yojimbo
Native JAI port of https://github.com/mas-bandwidth/yojimbo
dbechrd/np4_chop_hack
NoPixel 4.0 Car Chop Hacking Minigame
dbechrd/slideshow
Simple slideshow maker in Raylib
dbechrd/15days
dbechrd/dbechrd.github.io
dbechrd/diablo2
The Tankazon Resource - a Diablo II mini site.
dbechrd/EnetBroadcast
Super simple example client/server that sends LAN broadcast packets using Enet
dbechrd/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
dbechrd/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
dbechrd/ini_parser
Parses ini files
dbechrd/jai-docs
Personal notes for Jai things that I couldn't find #elsewhere.
dbechrd/jai-ip-address
A native Jai standalone IPv4 / IPv6 parser
dbechrd/jai-netcode
Native JAI port of https://github.com/mas-bandwidth/netcode/
dbechrd/jai-reliable
Native JAI port of https://github.com/mas-bandwidth/reliable
dbechrd/jai-serialize
Native JAI port of https://github.com/mas-bandwidth/serialize
dbechrd/jai-simpler
A simpler wrapper for Simp.
dbechrd/metadesk
dbechrd/milk
A homogenous fluid
dbechrd/netcode
A protocol for secure client/server connections over UDP
dbechrd/potree
WebGL point cloud viewer for large datasets
dbechrd/raylib
A simple and easy-to-use library to enjoy videogames programming
dbechrd/reliable
A packet acknowledgement system for UDP
dbechrd/serialize
A bitpacking serializer for C++
dbechrd/STC
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
dbechrd/vk2d
Small 2D game engine written in C99
dbechrd/yojimbo
A network library for client/server games written in C++