Skip to content
View 772's full-sized avatar
  • Germany

Block or report 772

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

Hi there 👋

Pinned Loading

  1. openclonk/openclonk openclonk/openclonk Public

    A free multiplayer action game where you control small and nimble humanoids

    C++ 318 54

  2. waypoint_based_destructible_terrain waypoint_based_destructible_terrain Public

    A techdemo showing an AI friendly destructible terrain for side-scrolling games. It works by using a waypoint net that is both used for AI players and rendering the landscape.

    Python

  3. bevy-single-variable-function-mesh bevy-single-variable-function-mesh Public

    A 2D or 3D mesh generated from a single-variable function `fn(f32) -> f32`.

    Rust 3

  4. hyperlink-one-time-pad hyperlink-one-time-pad Public

    One-time-pad encryption software using hyperlinks instead of huge keys.

    Rust 2

  5. stationary-cam stationary-cam Public

    This safe Rust CLI generates SVG templates for stationary cams.

    Rust

  6. A344865-integer-sequence A344865-integer-sequence Public

    a(n) is the largest k such that no subsequence of n numbers appears more than once in the sequence of the first k prime gaps while overlapping subsequences are allowed.

    Rust