A simple project that generates grass, mountains, and water. The player is the red square that can be controlled by W,A,S, and D. The player will not be able to walk into water. I might add more to this, but so far that is all it does. 7/1/21: Updated! Now, instead of placing random cubes, the cubes will be colored based on distance to the center of the mountain/ocean, shading the highest/lowest point to match. Also generates rivers that flow from mountaintops to oceans, though they aren't drawn well yet. Credit to @FredTheBreadTurtle for smoother controls! Credit to @MemoByte for this direction formula (I couldn't figure it out myself T^T): https://scratch.mit.edu/projects/41196022/ I have a direction formula in my project Koi Pond, meaning either I transferred it over wrong or it isn't working in that project either...