This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
easynam
easynam.bsky.social
did:plc:6s7pdfzygvjzq3syicguu4u3
i think probably the actual benefits of each as far as i can think of are:
- delta time lets you run the game at very high framerates. smoothly without having to do interpolation between frames, as is often done with fixed physics timesteps for example
- fixed time is way easier to write netcode for
2025-11-02T19:14:34.462Z