Skip to content
View kazeraniman's full-sized avatar
Block or Report

Block or report kazeraniman

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

  1. GameCloneIndex GameCloneIndex Public

    An index to group all of my game clone projects such that I can easily link to it in all of their own repos and I have a single entry point which I can update as the list grow.

  2. RustyChip RustyChip Public

    A CHIP-8 emulator made in Rust. Used as a learning project to start developing in Rust.

    Rust

  3. FallingTetrominosClone FallingTetrominosClone Public

    A clone of that game whose name I can't use in the title which involves falling Tetrominos made in Godot.

    GDScript 2 1

  4. FlappyBirdClone FlappyBirdClone Public

    A clone of Flappy Bird made in Godot.

    GDScript 7 3

  5. ClipboardClear ClipboardClear Public

    A small app for Windows to wipe the clipboard after a set period of time to avoid pasting the wrong thing at a later time.

    C# 2

  6. SIBRT SIBRT Public

    A simple, in-browser ray tracer. Following "Ray Tracing in One Weekend" to get started.

    JavaScript