Skip to content
View joeclark-phd's full-sized avatar
🙂
🙂

Block or report joeclark-phd

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

    Markov chains for procedural generation applications

    Java

  2. random-text-generators random-text-generators Public

    An interface and implementations of procedural random text generation that can be used, for example, to generate character or place names for an adventure game.

    Java 1

  3. multimarkov multimarkov Public

    multi-order Markov models for procedural generation -- now in Rust

    Rust 3 2

  4. markov_namegen markov_namegen Public

    Random text generators in Rust, based on Markov models.

    Rust 2 2

  5. bufferbuffer bufferbuffer Public

    An implementation of the Double Buffer design pattern, in Rust.

    Rust

  6. merkletree merkletree Public

    A simple implementation of a Merkle Tree for verifying that a large set of data has not been tampered with (for example in a blockchain).

    Java