An open API service indexing awesome lists of open source software.

https://github.com/nickjordan289/smartrockets

Implementation of a genetic algorithm for guiding rockets to a target
https://github.com/nickjordan289/smartrockets

codingtrain cpp genetic-algorithm machine-learning neural-network sfml simulation smart-rockets

Last synced: 4 months ago
JSON representation

Implementation of a genetic algorithm for guiding rockets to a target

Awesome Lists containing this project

README

        

# C++ SFML Smart Rockets Genetic Algorithm

### This is a C++ port of code from Daniel Shiffman's SmartRockets video
https://www.youtube.com/watch?v=bGz7mv2vD6g
https://github.com/CodingTrain/website/tree/9f0f94dd0495840ab037ac172c4575dba9dafd62/CodingChallenges/CC_029_SmartRockets

### SFML Libraries and DLLs required
https://www.sfml-dev.org/

### Build with DLL's
https://github.com/NickJordan289/SmartRockets/releases