Skip to content

Add Centipede Mods - #331

Open
TitanThunder wants to merge 114 commits into
k4ntz:devfrom
zCrazyLion:master
Open

Add Centipede Mods #331
TitanThunder wants to merge 114 commits into
k4ntz:devfrom
zCrazyLion:master

Conversation

@TitanThunder

Copy link
Copy Markdown
Contributor

Add mods for Centipede to JaxAtari.

zCrazyLion and others added 30 commits June 16, 2025 21:06
- added initialize_mushroom_positions() which places down the mushrooms from a certain pattern
- added bottom border and mushroom sprite
- we now got a mushroom_patterns.txt with different commonly used mushroom patterns e.g. for debugging
- changed the player borders from (10, 146) to (16, 140) -> decreased moving area
- changed the player missile function so that the missile now appears directly above the player
# Conflicts:
#	src/jaxatari/games/jax_seaquest.py
@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
📁 Previous CI results (run #32862231756)

Test Report

This comment was generated automatically by a GitHub Action. It summarizes the test results for this pull request. The GitHub Action run can be found here:

https://github.com/k4ntz/JAXAtari/actions/runs/32862231756

Base Branch ✅

The PR's base branch is dev.
The expected base branch is dev.

Changed Files ❌

The PR changes files that should not be changed:

  • src/jaxatari/core.py

Please ensure that only allowed files are modified. Any changes in the src/jaxatari/games/ directory are allowed.

Framework Tests ❌

Some framework tests failed. Please check the details below:

centipede ❌


This log was automatically created at 2026-08-25 14:53:17 UTC.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
📁 Previous CI results (run #32875741980)

Test Report

This comment was generated automatically by a GitHub Action. It summarizes the test results for this pull request. The GitHub Action run can be found here:

https://github.com/k4ntz/JAXAtari/actions/runs/32862231756

Base Branch ✅

The PR's base branch is dev.
The expected base branch is dev.

Changed Files ❌

The PR changes files that should not be changed:

  • src/jaxatari/core.py

Please ensure that only allowed files are modified. Any changes in the src/jaxatari/games/ directory are allowed.

Framework Tests ❌

Some framework tests failed. Please check the details below:

centipede ❌


This log was automatically created at 2026-08-25 17:03:18 UTC.

@PaulSeitz PaulSeitz changed the title Add Centipede Mods Add Centipede Mods Aug 25, 2026
@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
📁 Previous CI results (run #32875741980)

Test Report

This comment was generated automatically by a GitHub Action. It summarizes the test results for this pull request. The GitHub Action run can be found here:

https://github.com/k4ntz/JAXAtari/actions/runs/32875741980

Base Branch ✅

The PR's base branch is dev.
The expected base branch is dev.

Changed Files ❌

The PR changes files that should not be changed:

  • src/jaxatari/core.py

Please ensure that only allowed files are modified. Any changes in the src/jaxatari/games/ directory are allowed.

Framework Tests ❌

Some framework tests failed. Please check the details below:

centipede ❌


This log was automatically created at 2026-08-25 17:05:25 UTC.

@github-actions

Copy link
Copy Markdown

Test Report

This comment was generated automatically by a GitHub Action. It summarizes the test results for this pull request. The GitHub Action run can be found here:

https://github.com/k4ntz/JAXAtari/actions/runs/32875741980

Base Branch ✅

The PR's base branch is dev.
The expected base branch is dev.

Changed Files ❌

The PR changes files that should not be changed:

  • src/jaxatari/core.py

Please ensure that only allowed files are modified. Any changes in the src/jaxatari/games/ directory are allowed.

Framework Tests ❌

Some framework tests failed. Please check the details below:

centipede ❌


This log was automatically created at 2026-08-25 18:35:46 UTC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants