Skip to content
View BeLuckyDaf's full-sized avatar
🌌
Reaching out
🌌
Reaching out
Block or Report

Block or report BeLuckyDaf

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

Pinned Loading

  1. GodotArenaGeneratorModule GodotArenaGeneratorModule Public

    Module for Godot Engine that implements generation of symmetric arena maps very quickly.

    C++ 2 2

  2. GodotQuadTreeModule GodotQuadTreeModule Public

    Module for Godot Engine that implements Quad Trees. This is initially created to store destructible world maps efficiently.

    C++ 4 1

  3. c_chat c_chat Public

    A simple chat application written in C. It disables canonical mode and echo and provides simple typing control.

    C

  4. omp omp Public

    A simple program, which allows opening an image file in Netpbm format, applying the Sobel operation to it, distributing the work between several threads, and then saving the resulting image in anot…

    C

  5. c_utils c_utils Public

    This repository contains some C utilities I have written to make my life easier.

    C

  6. ncrpt ncrpt Public

    A simple C program that encrypts files by swapping bits (Windows only).

    C