Show HN: A CSS-Only Terrain Generator
31–40 of 88 posts
Re: Show HN: A CSS-Only Terrain Generator
#32Nice! Now do collision checks ;)
Re: Show HN: A CSS-Only Terrain Generator
#33Re: Show HN: A CSS-Only Terrain Generator
#34Can someone please reimplement something like Warcraft 2 on a mobile web device? It would be a hit, I’m telling you. Even from 1995. Some people are still playing it 30 years later, obsessively. And myth ii by Bungie is a classic too
Re: Show HN: A CSS-Only Terrain Generator
#35Lots of javascript for a "css-only" tool. Looks like just the rendering is css-only.
Yep. Can confirm this does not work with JS disabled. I'm disappointed by the misleading title.
We need PEMDAS for English.
Re: Show HN: A CSS-Only Terrain Generator
#36Re: Show HN: A CSS-Only Terrain Generator
#37Wow this really feels like roller coaster tycoon!!! (I can see lots of people refer to this to their favorite sim game though) Great work!
Re: Show HN: A CSS-Only Terrain Generator
#38It actually comes at a really good time for me, I'm currently trying to make the transition from 2d game dev to 3d and things like this are really helpful.
Re: Show HN: A CSS-Only Terrain Generator
#39Earlier quoted context omitted.
Yep. Can confirm this does not work with JS disabled. I'm disappointed by the misleading title.
is it a Generator for CSS-Only Terrain? or a CSS-Only Generator which creates Terrain? We need PEMDAS for English.
actual meaning -> ((CSS-Only Terrain) Generator)
incorrect interpretation -> (CSS-Only (Terrain Generator))
Re: Show HN: A CSS-Only Terrain Generator
#40Lots of javascript for a "css-only" tool. Looks like just the rendering is css-only.
So the JS is only being used, essentially, as a nice UI for configuring your terrain and the camera angle from which it's viewed.
This is still an incredible feat.