> Tilt the floor to roll a ball through an obstacle course before time runs out. Neverball is part puzzle game, part action game, and entirely a test of skill.
Everybody must play Neverball at least once in their lives, it's a fantastic game I've come back to so many times throughout the years. I recommend using the arrow keys to control the ball and optionally the S and D keys to turn the camera, also if you go to the settings you can play as a globe or an eyeball.
> "curveball"|"curve generator" it's called a spline, felicia.
While I have nothing against you personally, obviously because I don't know you, I'll be honest, reading this made me want to make a JS version using Electron and make an "isomorphic" curve generator library, just to get your reaction :)
This project looks like it uses piecewise circular arc curves, no? Those usually aren’t called splines, FWIW. I’m sure the terminology is not absolute, but splines are typically defined as piecewise polynomial curves.
> Tilt the floor to roll a ball through an obstacle course before time runs out. Neverball is part puzzle game, part action game, and entirely a test of skill.
Nice map/level tool!
"curveball"|"curve generator" it's called a spline, felicia.
While I have nothing against you personally, obviously because I don't know you, I'll be honest, reading this made me want to make a JS version using Electron and make an "isomorphic" curve generator library, just to get your reaction :)
This project looks like it uses piecewise circular arc curves, no? Those usually aren’t called splines, FWIW. I’m sure the terminology is not absolute, but splines are typically defined as piecewise polynomial curves.