Pinned Repositories
allegro5
The official Allegro 5 git repository. Pull requests welcome!
aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Barbarian
bearlibterminal
Interface library for applications with text-based console-like output
blah
A small 2d c++ game framework
box2d
Box2D is a 2D physics engine for games
cereal
A C++11 library for serialization
cglm
📽 Highly Optimized Graphics Math (glm) for C
codealong2020
The reddit /r/roguelikedev code along 2020!
jalornales's Repositories
jalornales/bearlibterminal
Interface library for applications with text-based console-like output
jalornales/blah
A small 2d c++ game framework
jalornales/box2d
Box2D is a 2D physics engine for games
jalornales/cglm
📽 Highly Optimized Graphics Math (glm) for C
jalornales/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
jalornales/EvilHack
A variant of NetHack that is designed to be a much more challenging experience than the original, drawing inspiration and content from various existing variants along with adding unique and never-before-seen custom content.
jalornales/flecs
A fast entity component system (ECS) for C & C++
jalornales/fmt
A modern formatting library
jalornales/glew
The OpenGL Extension Wrangler Library
jalornales/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
jalornales/glm
OpenGL Mathematics (GLM)
jalornales/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
jalornales/libtcod
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
jalornales/NetHack
Official NetHack Git Repository
jalornales/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
jalornales/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
jalornales/raylib
A simple and easy-to-use library to enjoy videogames programming
jalornales/raylib-tileson
Use Tiled maps in raylib, through Tileson.
jalornales/SDL
Simple Directmedia Layer
jalornales/SDL_image
Image decoding for many popular formats for Simple Directmedia Layer.
jalornales/SDL_mixer
An audio mixer that supports various file formats for Simple Directmedia Layer.
jalornales/SDL_ttf
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
jalornales/SFML
Simple and Fast Multimedia Library
jalornales/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
jalornales/spdlog
Fast C++ logging library.
jalornales/tmxlite
lightweight C++14 parser for Tiled tmx files
jalornales/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
jalornales/wiki.nikiv.dev
Everything I know
jalornales/xNetHack
Experimental features and improvements applied to NetHack 3.7-dev
jalornales/zigglgen
Zig OpenGL binding generator