Skip to content

Instantly share code, notes, and snippets.

@jeremyabel
Last active July 22, 2020 18:38
Show Gist options
  • Save jeremyabel/49134850a65d09d49c77362912ca3f70 to your computer and use it in GitHub Desktop.
Save jeremyabel/49134850a65d09d49c77362912ca3f70 to your computer and use it in GitHub Desktop.
Line derivatives?
<!DOCTYPE html>
<meta charset="utf-8">
<body>
<p>There's an interaction in our game that looks like this:</p>
<img src="https://i.imgur.com/gIixK0p.png" />
<p>You move a slider and the landscape changes with a nice noisy kind of movement until you get the plant in the right position.</p>
<img src="https://i.imgur.com/8dRCevu.png">
<p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment