You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Artists Name Plates - online store for ordering custom made name plates for paintings
Games 🎮️
Gravity - a prototype game, sort of like golf in space?
Godot Gravity Bodies - a plugin for Godot which adds support for realistic point gravity physics
Misc ⁉️
Harvzor.Optional - a type wrapper that lets you know if that object value has been explicitly defined
Cleaning Robot Service - a bunch of algorithms for tracking a theoretical robot moving around a space, wrapped with an API
Fitogram.Knowable - a wrapper that allows C# enums to know if a value being serialised (likely sent from an external program) can be matched with an internal enum value, super useful for APIs and other JSON related things