Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Software developer (.NET, Go) since 2012. Fan of Clean Code, roguelikes, procedural generation. Interested in open-source and privacy in modern times.
Funding Links: https://github.com/sponsors/azsdaja
Some time ago I decided to remain unemployed for over one year in order to focus on creating my own roguelike game. During that time I realised I'm fond more on creating architecture and tools than on the gameplay itself. That prompted me to enter open-source world, so that my effort is somehow utilised instead of falling into oblivion.
I extracted the universal parts of my codebase to two open-source projects: FloodSpill-CSharp (an efficient flood-fill algorithm implementation) and Osnowa (a roguelike framework with Unity integration). It took me days and months to adapt them for publishing, but the feeling of sharing something valuable with others was (and is) very rewarding for me.
Now I work part-time, so that I can have more time for my family and for game-related projects such as the two above.
If you sponsor me, I'll take it either as sign of gratitude or encouragement for further work on open-source stuff (be it Osnowa, FloodSpill or other tools).
A flood fill algorithm implementation for C#
Language: C# - Stars: 85a roguelike framework for C# with ECS and Unity integration
Language: C# - Stars: 94