Closed maaslalani closed 3 years ago
charmbracelet/harmonica now has 2D + 3D projectile motion https://github.com/charmbracelet/harmonica/pull/6
charmbracelet/harmonica
This allows us to remove the physics package in confetty and solely rely on harmonica for the physics code.
physics
confetty
harmonica
Needs https://github.com/charmbracelet/harmonica/pull/7 before merging (update go.mod)
go.mod
charmbracelet/harmonica
now has 2D + 3D projectile motion https://github.com/charmbracelet/harmonica/pull/6This allows us to remove the
physics
package inconfetty
and solely rely onharmonica
for the physics code.