Skip to content

Instantly share code, notes, and snippets.

@chickencoder
Last active March 11, 2019 15:07
Show Gist options
  • Save chickencoder/6896548a84edfafb49c44eff5ca8cde0 to your computer and use it in GitHub Desktop.
Save chickencoder/6896548a84edfafb49c44eff5ca8cde0 to your computer and use it in GitHub Desktop.
Struct Overview

Struct

Struct (perhaps https://struct.chat) is a reddit-like community platform for sharing interesting internet things. Struct is unique because the entire site exists within a single tree structure. Each 'post' or 'thread' is a called a 'branch'. Users can branch off any branch to add to the discussion or start something new.

A user's points are calculated by how many other users have branched off of the user's branches and how high these branches are up the tree. User levels are based upon how many points a user has. When a user has enough points, they are able to branch of the canopy (the top 3 layers of the tree).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment