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

Block or report dbeals

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

Pinned

  1. GameSaveSystem GameSaveSystem Public

    A simple game save system which has automated support for incremental auto-saves, "safe saving", and import/export.

    C# 5 3

  2. PolyPath PolyPath Public

    A simple pathfinding system that utilizes polygons, nodes, and the A* algorithm.

    C# 1

  3. GameJoltServices GameJoltServices Public

    Game Jolt Services is a cross-platform (currently Windows and Android only) multi-tier API for interacting with Game Jolt and their services.

    C#

  4. PolyPathJS PolyPathJS Public

    A JavaScript implementation of the C# PolyPath library.

    JavaScript