Skip to content
View whiteboxdev's full-sized avatar
Block or Report

Block or report whiteboxdev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
whiteboxdev/README.md

White Box Dev

Welcome! This is where I share some of my personal programming projects. Most of them are related to game development.

In May 2024, I decided to retire this account. Future commits and repositories will be extremely rare or nonexistent, however I will continue to accept pull requests if necessary.

Respositories are organized by the following prefixes:

Prefix Description More
library- Libraries that developers can link against or include in their own projects.
example- Examples of algorithms or solutions that developers can learn from. These are either companion repositories to my YouTube videos or file dumps that others may find insightful.
tutorial- Step-by-step text-based tutorials. These are what you might find in a programming-related blog. These are intended to serve as stand-alone tutorials and often come equipped with demos and other learning resources.

Please click the ☆ button on GitHub if the repository is useful or interesting. Thank you!

Popular repositories

  1. library-defold-grid-engine library-defold-grid-engine Public

    Defold Grid Engine provides grid-based movement, interactions, and utility features in a Defold game engine project.

    Lua 39

  2. example-cellular-automata example-cellular-automata Public

    Example of cellular automata and procedural generation.

    Lua 36 4

  3. library-defold-rendy library-defold-rendy Public

    Defold Rendy provides a versatile camera suite and render pipeline in a Defold game engine project.

    Lua 34

  4. library-defold-tilemap-animator library-defold-tilemap-animator Public

    Defold Tilemap Animator provides runtime tile animations in a Defold game engine project.

    Lua 27 1

  5. library-defold-typewriter library-defold-typewriter Public

    Defold Typewriter provides text scrolling and styling in a Defold game engine project.

    Lua 24

  6. library-defold-colors library-defold-colors Public

    Defold Colors provides customizable palettes and color utility features in a Defold game engine project.

    Lua 18