Skip to content

The code we used in our Evostar 2023 paper in which we apply Genetic Prograaming to the video game BomberLand, a video game inspired by BomberMan.

Notifications You must be signed in to change notification settings

18goldr/BomberLand-Evostar-2023

Repository files navigation

Installation

To install the repo, do the following:

git clone git@github.com:18goldr/BomberLand-Evostar-2023.git

git submodule update --init --recursive

Requirements

  • DotNet 6.0

Running the code

To compile the code, run the following command:

bash compile.sh

To run the code, run the following commands:

bash run.sh

About

The code we used in our Evostar 2023 paper in which we apply Genetic Prograaming to the video game BomberLand, a video game inspired by BomberMan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published