/Uni-NaturalComputing-GP-2048

Project for the MSc Natural Computing course (NWI-IMC042) @ Radboud University 2018-2019

Primary LanguagePythonMIT LicenseMIT

Genetic programming to try to solve 2048-python

Based on the popular game 2048 by Gabriele Cirulli.

To let the genetic algorithm play 2048, simply run the file genetic_programme.py.

An example of the output is shown below.

example

To let the random player play 2048, run the file random_game.py.

Contributors:

  • Anneloes Ernest
  • Jeremy Guijt
  • SĂ©bastiaan Versteeg