Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovesaroha/smart-rockets
Each rockets goal is to reach the target circle without crashing. A genetic algorithm creates new populations, with the most "fit" rockets most likely to become parents.
https://github.com/lovesaroha/smart-rockets
canvas genetic-algorithm html javascript smart-rockets
Last synced: 3 days ago
JSON representation
Each rockets goal is to reach the target circle without crashing. A genetic algorithm creates new populations, with the most "fit" rockets most likely to become parents.
- Host: GitHub
- URL: https://github.com/lovesaroha/smart-rockets
- Owner: lovesaroha
- License: gpl-3.0
- Created: 2021-09-08T17:06:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T11:22:40.000Z (about 3 years ago)
- Last Synced: 2024-01-26T05:14:19.101Z (10 months ago)
- Topics: canvas, genetic-algorithm, html, javascript, smart-rockets
- Language: CSS
- Homepage: https://js.lovesaroha.com/Smart-Rockets
- Size: 473 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smart Rockets (With Genetic Algorithm)
Each rockets goal is to reach the target circle without crashing. A genetic algorithm creates new populations, with the most "fit" rockets most likely to become parents.
Demo [lovesaroha/Smart-Rockets](https://js.lovesaroha.com/Smart-Rockets)![image](https://raw.githubusercontent.com/lovesaroha/gimages/main/18.png)