Skip to content
View zerocukor287's full-sized avatar

Block or report zerocukor287

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

Welcome to my profile!

I'm a professional C++ developer, learning Rust in my free time.

My projects

I prefer to keep a secret on the most recent projects, but here you can find a bunch of older games.

Rusty Minesweeper

It is a minimalistic minesweeper written in Rust and played totally in the command line. My goal was to learn the Rust language by using it. Check out the repository!

Bowling - Unreal Engine

This is a small bowling game using Unreal Engine. I started it in UE4, then migrated to UE5. I learned how to combine C++ with Blueprints.

Physical Based Rendering

This is the 'hello-world' application of PBR redering - using DirectX12 with C++.

Popular repositories Loading

  1. rust_minesweeper rust_minesweeper Public

    Minesweeper in Rust

    Rust 5

  2. PhisicalBasedRendering PhisicalBasedRendering Public

    PBR (Phisical Based Rendering) and DirectX12

    C++ 1

  3. RaceControl RaceControl Public

    C++

  4. serializeData serializeData Public

    C++

  5. bowling-ue4 bowling-ue4 Public

    A simple Bowling game using unreal 4.27.2

    C++

  6. json json Public

    Forked from nlohmann/json

    JSON for Modern C++

    C++