Original Design:
Coding:
Built with:
xxxxxxxxxx
<html>
<head>
<meta charset="UTF-8">
<title>Tokyo 2020 Pattern Generator</title>
<script language="javascript" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.0/p5.min.js"></script>
<script language="javascript" type="text/javascript" src="sketch.js"></script>
<style> body {padding: 0; margin: 0;} </style>
</head>
<body>
</body>
</html>
https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.0/p5.min.js