Skip to content
View Kazetsukai's full-sized avatar

Highlights

  • Pro

Organizations

@indiereign
Block or Report

Block or report Kazetsukai

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. onetech onetech Public

    Automated Crafting Guide for One Hour One Life

    Vue 29 22

  2. DiabloCarbonara DiabloCarbonara Public

    The game we made for the Global Game Jam in 2016. Chaos in a restaurant kitchen.

    C# 1

  3. rayOfHaskell rayOfHaskell Public

    Haskell

  4. Attempt at tectonic plate based terr... Attempt at tectonic plate based terrain generation
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Numerics;
    4
    using System.Drawing;
    5
    using System.Drawing.Imaging;
  5. GamePerWeek GamePerWeek Public

    For a couple of months I was making one game per week. Aside from battlecats, each of them is in principle playable.

    C#

  6. rust_life rust_life Public

    Conway's Game of Life in Rust

    Rust