Skip to content
View m-biernat's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report m-biernat

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
m-biernat/README.md

Hello there

I'm Michał and I do mostly game dev related projects in Unity/C# both as a hobby and professionally. I've built cross-platform games (WebGL, Windows and Android), and AR/VR edutainment apps. Often, I do things like implementing gameplay mechanics, UI logic, systems, and tools. Sometimes I'll do something in JS (web apps), Python (APIs, ML, automations) or C++ (OpenGL).

Besides game development, I'm interested in procedural content generation and (as a part of it) generative machine learning methods. I spent some time studying these as a part of my bachelor's and master's theses.

You can see some of the stuff mentioned above here in my repos and on my itch.io profile. It ain't much, but it's honest work :)


Here are some of my projects:

[8] Games/Prototypes/Vertical Slices
# Name Repository Playable Engine
8 BOMBSITE 2 bombsite-2 itch.io, releases Unity 2021.3
7 Roadside private itch.io Unity 2020.3
6 Spaceship unreal-spaceship itch.io, releases Unreal Engine 4.25
5 Cut the Virus cut-the-virus itch.io, releases Unity 2019.3
4 MINDTRAP mindtrap itch.io, releases Unity 2019.2
3 Bugs & Birds private itch.io Unity 2019.2
2 Hands of Destruction hands-of-destruction releases Unity 2018.2
1 Around around itch.io, gh-pages Phaser CE v2.11
[4] Game Jam Games
# Name Repository Playable Engine
4 Playtime krakjam-2024 GGJ, releases Unity 2022.3
2 Splash It! mj-34-teamwork itch.io, releases Unity 2019.2
2 PILE UP! mj-34-balance itch.io, releases Unity 2019.1
1 BOMBSITE mj-32-explosions itch.io, releases Unity 2018.2
[5] Tools & other stuff
# Repository Type Tech/Lang
5 msc-stable-diffusion-tool Tool, API Client Unity, C#
4 trial-of-valor Single Page App Solid.js
3 physics-sim-gjk Simulation Unity, C#
2 beng-noise-examples Browser Demo Vanilla JS
1 beng-terrain-generator-tool Tool Unity, C#
[4] Gists
# Gist Type
4 NoiseGenerationSample.cs Class/Tool
3 TextureEncoder.cs Class
2 TreeToGameObjectConverter.cs Tool
1 template-installer.iss Template

All gists

Browse my repos for more.


Pinned

  1. msc-stable-diffusion-tool msc-stable-diffusion-tool Public

    Stable Diffusion Tool for Unity

    C# 1

  2. bombsite-2 bombsite-2 Public

    Cross-platform remake of a game jam game "BOMBSITE"

    C#

  3. physics-sim-gjk physics-sim-gjk Public

    Implementation of GJK (3D) algorithm in Unity (C#)

    ShaderLab

  4. cut-the-virus cut-the-virus Public

    Cross-platform puzzle game made in Unity

    C# 1

  5. trial-of-valor trial-of-valor Public

    Companion app (for a board game) made in Solid.js

    JavaScript

  6. beng-terrain-generator-tool beng-terrain-generator-tool Public

    Terrain Generator Tool for Unity

    C#