Skip to content

danielbjanes/LunarLander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunar Lander Machine Learning

This project implements a generation based solver to teach an AI how to play the classic arcade game Lunar Lander. A genetic algorithm is applied to a test of test landers and iterates through generations progressivly improving and learning how to land.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Download and Install Processing from the link above.
  2. Clone the repository or download as a ZIP file.
  3. Open the downloaded file in Processing.
  4. Hit the Run button and enjoy.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to CodingBullet for the idea of applying machine learning to games

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published