Unmanaged memory in C# 16 May 2025 Unmanaged Pointers C# After few days fight, I think I understood a little bit unmanaged memory in C#
2D Map generation using noises 15 May 2024 2D Map Noises C# Today I will try to explain, how can you generate 2D tile map and what noises can be useful for this purpose.
Introduction 14 May 2024 General Hello! I'm Mateusz Nejman and here I will post my ideas and thoughts about tech problems I met.