JSFiddle - React, Tailwind, and code Playground
TheWorld
by Grant
HTML
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r77/three.min.js"></script>
CSS
body {
margin: 0;
overflow: hidden;
}
canvas {
position: absolute;
}
img {
image-rendering: pixelated;
width: 10%;
height: auto
}
JavaScript
//throw hi";
texture = {
slime:...