Last active
July 22, 2020 18:38
-
-
Save jeremyabel/49134850a65d09d49c77362912ca3f70 to your computer and use it in GitHub Desktop.
Line derivatives?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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