Skip to content

Penquuin/RblxODE

Repository files navigation

Rblx ODE

Ordinary Differential Equation implementation on ROBLOX.

This is the source code of THE GAME, you can build it by:

$npm i
$rbxtsc

Then sync it to studio with:

$rojo serve

FAQ

What does it simulate?

It simulates the typical pendulum problem.

Why doesn't it solve the problem?

I only want to simulate it without actually solving its original function.

The codes are unclean, what are you going to do with them?

I will clean them up afterwards.

About

Implementation of a simple DE problem.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published