Krazune - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Pinned Loading

  1. A JavaScript bubbly image generator (heavily inspired by Vadim Ogievetsky's www.koalastothemax.com).

    JavaScript 1

  2. Krazune's Cellular Automata Viewer is a viewer for a collection of 2d cellular automata that uses images as input.

    C++ 1

  3. Image to ASCII generator.

    C++

  4. Very simple free multi-platform Perlin noise 24 bit uncompressed bitmap generator.

    C

  5. Brainfuck interpreter for Linux, written in IA-32 assembly language using the NASM syntax.

    Assembly