https://github.com/corentinth/genetic-smart-rockets
https://github.com/corentinth/genetic-smart-rockets
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/corentinth/genetic-smart-rockets
- Owner: CorentinTh
- License: mit
- Created: 2023-10-05T07:40:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T12:22:35.000Z (over 2 years ago)
- Last Synced: 2024-12-20T19:49:24.730Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://genetic-smart-rockets.vercel.app
- Size: 65.4 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Genetic smart rockets
Live demo: https://genetic-smart-rockets.vercel.app/
## Description
Smart rockets are rockets that are able to find the best path to reach a target. They are using a genetic algorithm to improve their path.
## Credits
Coded with ❤️ by [Corentin Thomasset](//github.com/CorentinTh).
## License
This project is under the [MIT license](LICENSE).