A stupid Superhero physics calculator written in D
| source | ||
| .gitignore | ||
| dub.json | ||
| dub.selections.json | ||
| README.md | ||
Stupid Superhero Physics calculator
A stupid physics calculator for superheroes, written in D. This is just an
exercise for using some std library bits, and quantities for fiddling with
units.
Install D and run it
First install D, and then use dub to pull in dependencies, compile and run:
dub build
dub run