Skip to content

fix: correct tetris block sphere array per issue #3 - #5

Open
Jah-yee wants to merge 1 commit into
CoMMALab:mainfrom
Jah-yee:fix/spasm-array
Open

fix: correct tetris block sphere array per issue #3#5
Jah-yee wants to merge 1 commit into
CoMMALab:mainfrom
Jah-yee:fix/spasm-array

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Aug 16, 2026

Copy link
Copy Markdown

Summary

Corrects the tetris block sphere array to match the fix described in issue #3: [O_sphs, O_sphs, O_sphs, L_sphs, L_sphs, L_sphs, L_sphs, O_sphs].

Changes

  • spasm/tetris_env.py: Updated all_block_spheres from [O, L, O, O, O, L, L, L] to [O, O, O, L, L, L, L, O] per issue typo for block types #3

Compliance

@Jah-yee

Jah-yee commented Aug 17, 2026

Copy link
Copy Markdown
Author

Thanks for maintaining CoMMALab/SPaSM! This PR corrects the tetris block sphere array per issue #3. Happy to address any feedback or make adjustments.

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.

1 participant