Skip to content

Instantly share code, notes, and snippets.

@edco
edco / fizzlefade.html
Last active December 30, 2017 13:42 — forked from antirez/fizzlefade.html
<!DOCTYPE html>
<html>
<head><title>Javascript RT</title></head>
<style>canvas {width: 1280px; height: 768px}</style>
<body>
<canvas id="framebuffer"></canvas>
<script type="text/javascript">
/* Fizzlefade using a Feistel network.