https://github.com/balysv/space-elixir
A minimal Newtonian gravity and collision simulator in Elixir
https://github.com/balysv/space-elixir
collision-simulator elixir gravity newton simulation
Last synced: 11 months ago
JSON representation
A minimal Newtonian gravity and collision simulator in Elixir
- Host: GitHub
- URL: https://github.com/balysv/space-elixir
- Owner: balysv
- Created: 2017-06-03T15:13:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T11:04:16.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T13:14:14.632Z (about 1 year ago)
- Topics: collision-simulator, elixir, gravity, newton, simulation
- Language: Elixir
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space
A minimal Newtonian gravity and collision simulator in Elixir!
```
mix compile
mix test
```
# TODO
- Better test coverage
- UI for simulations