bomberland-evostar-2023

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

https://github.com/18goldr/bomberland-evostar-2023

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: springer.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary
Last synced: 8 months ago · JSON representation

Repository

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

Basic Info
  • Host: GitHub
  • Owner: 18goldr
  • Language: C++
  • Default Branch: main
  • Homepage:
  • Size: 16.4 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

BomberLand EvoStar 2023

This repo contains the code we used in our Evostar 2023 paper in which we apply Genetic Programming to the video game BomberLand, a video game inspired by BomberMan. Click here to see our paper.

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

Owner

  • Name: Robert Gold
  • Login: 18goldr
  • Kind: user

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Push event: 1