Creating fractals with the chaos game
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
316 B

<!DOCTYPE html>
<html>
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width">
<title>Chaos game</title>
<link rel="stylesheet" href="/global.css">
<link rel="stylesheet" href="/bundle.css">
<script defer src="/bundle.js"></script>
</head>
<body>
</body>
</html>