0
I Use This!
Inactive

Commits : Listings

Analyzed 44 minutes ago. based on code collected about 3 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/zdonnell/GeneticCars More... almost 11 years ago
update version for next release More... almost 11 years ago
added a few more comments to Wheel.java More... almost 11 years ago
genetic crossover was not correctly chosing parent chassis attributes More... almost 11 years ago
Update README.md More... almost 11 years ago
Merge branch 'master' of https://github.com/zdonnell/GeneticCars More... almost 11 years ago
added MIT license More... almost 11 years ago
Added license info More... almost 11 years ago
prep for initial release More... almost 11 years ago
Merge branch 'master' of https://github.com/zdonnell/GeneticCars More... almost 11 years ago
temporary fix for malformed terrain tiles More... almost 11 years ago
Update README.md More... almost 11 years ago
Update README.md More... almost 11 years ago
Update README.md More... almost 11 years ago
Create README.md More... almost 11 years ago
removed unneeded files More... almost 11 years ago
cleaned up project and documented code More... almost 11 years ago
removed unused assets, added car listing and reset option More... almost 11 years ago
Implemented reproduction across generations More... almost 11 years ago
Fixed viewport and minor changes More... almost 11 years ago
created renderer class, and implemented car death tracking More... almost 11 years ago
created a terrain generation class to make dynamic terrain More... almost 11 years ago
car generation now works, implemented flat ground More... almost 11 years ago
Refactored Car and Wheel for better reproduction and mutation More... almost 11 years ago
moved libgdx to a view More... almost 11 years ago
removed unneeded android support library More... almost 11 years ago
added some libgdx sample code to base geneticcars from More... almost 11 years ago
added genetic algos, and updated car More... almost 11 years ago
updated .ignore for intellij projects More... almost 11 years ago
added basic car and wheel classes More... almost 11 years ago