Pinned Repositories
adventofcode2023
Advent of Code 2023
alcpp
Allegro 5 C++ wrapper
allegro_framework
Tiny Allegro 5 C framework
BrainTree
C++ behavior tree single header library
extrude
extrude tiles tool
io_allegro
Allegro 5 C++ rapid game prototyping framework
make_header
Python script which creates a single header from multiple C/C++ files.
Mix
C++ minimal entity-component system single header library
Selene
Simple C++11 friendly header-only bindings to Lua
tetris
Simple tetris clone written in C using Allegro 5.
arvidsson's Repositories
arvidsson/BrainTree
C++ behavior tree single header library
arvidsson/Mix
C++ minimal entity-component system single header library
arvidsson/lists
react native app for managing lists
arvidsson/adventofcode2023
Advent of Code 2023
arvidsson/algl
Allegro OpenGL C++ wrapper and examples for modern OpenGL
arvidsson/arvidsson.github.io
arvidsson/bookmarks
minimalistic web app for managing bookmarks
arvidsson/cheatsheet
my cheat sheet for all things
arvidsson/Darkest-Dungeon-Unity
Darkest Dungeon port in Unity. Almost completely identical to the original. Platforms: PC/Android.
arvidsson/dsa
data structures and algorithms
arvidsson/GameKit
A library of useful Unity scripts.
arvidsson/GeonBit.UI
UI system for MonoGame projects.
arvidsson/GoRogue
.NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifically designed to be minimally intrusive upon the developer's architecture.
arvidsson/leetcode
leetcode solutions
arvidsson/links
arvidsson/MonoGame
One framework for creating powerful cross-platform games.
arvidsson/MonoGame.Extended
Extensions to make MonoGame more awesome
arvidsson/Netscape-Bookmarks-File-Parser
Parser and creator for Netscape Bookmarks file format that is used when exporting bookmarks from browsers
arvidsson/notebook
simple TUI notebook
arvidsson/Polygon-Map-Generation
Polygon Map generation based on Red Blob Games Article
arvidsson/recipes
recipes web app
arvidsson/rustils
rust cli utility programs
arvidsson/SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!
arvidsson/ScuffTheSpire
arvidsson/skunkworks
adventures in C
arvidsson/sokol
minimal cross-platform standalone C headers
arvidsson/stb
stb single-file public domain libraries for C/C++
arvidsson/toy
toy language
arvidsson/toy_SDL
c++ game engine
arvidsson/use-combined-reducers
Custom hook to combine all useReducer hooks for one global state container.