Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 517 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 517 Bytes

Compose Rockets!

Smart Rockets implementation using Kotlin & Jetpack Compose for Desktop.

Rockets trying to reach the target, flying around obstacles. Each rocket has a unique DNA set that helps them evolve and perform.

Screenshot

Simulation is based on the implementation of genetic algorithm.

Thanks for the inspiration the coding train!