pith. sign in

arxiv: 1806.04718 · v2 · pith:655TOJ7Vnew · submitted 2018-06-12 · 💻 cs.AI

Talakat: Bullet Hell Generation through Constrained Map-Elites

classification 💻 cs.AI
keywords levelssearchagentapproachbulletgameshelllanguage
0
0 comments X
read the original abstract

We describe a search-based approach to generating new levels for bullet hell games, which are action games characterized by and requiring avoidance of a very large amount of projectiles. Levels are represented using a domain-specific description language, and search in the space defined by this language is performed by a novel variant of the Map-Elites algorithm which incorporates a feasible- infeasible approach to constraint satisfaction. Simulation-based evaluation is used to gauge the fitness of levels, using an agent based on best-first search. The performance of the agent can be tuned according to the two dimensions of strategy and dexterity, making it possible to search for level configurations that require a specific combination of both. As far as we know, this paper describes the first generator for this game genre, and includes several algorithmic innovations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Procedural Generation of First Person Shooter Maps using Map-Elites

    cs.AI 2026-05 unverdicted novelty 6.0

    New Point-Line and Spatial-Layout map representations enable MAP-Elites to produce FPS maps with higher diversity and quality than prior All-Black and Grid-Graph methods.