Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Level Assets Sourcing #33

Open
1 of 5 tasks
DarrachBarneveld opened this issue Aug 19, 2023 · 3 comments
Open
1 of 5 tasks

Level Assets Sourcing #33

DarrachBarneveld opened this issue Aug 19, 2023 · 3 comments
Assignees
Labels
good first issue Good for newcomers must have must have feature

Comments

@DarrachBarneveld
Copy link
Owner

DarrachBarneveld commented Aug 19, 2023

This is a level based game. Each level will be a theme (Mario, Pokemon, Pacman, SpaceInvaders, Sonic, DonkeyKong, Snake).

Source enemies, level design and sounds for each level.
Refer to the mario-tileset.png for guidance.

Acceptance Criteria

  1. All assets are sourced in the desired format. (16bit) Squares of 16/32/48/64 dimensions with little whitespace surrounding.
  2. All whitespace background has been removed. PNG format
  3. All extra area has been cropped.
  4. All audio is in mp3 format
  5. All images are labelled in a folder related to the level. IE assets> images>mario> mario.png
  6. All audio are labelled in a folder related to the level. IE assets> audio>mario> mario.mp3

Tasks

  • Mario sprites, tile-sets and audio sourced.
  • Pokemon sprites, tile-sets and audio sourced.
  • Pacman sprites, tile-sets and audio sourced.
  • SpaceInvaders sprites, tile-sets and audio sourced.
  • Tetris, tile-sets and audio sourced.
@DarrachBarneveld DarrachBarneveld added the should have should have feature label Aug 19, 2023
@DarrachBarneveld
Copy link
Owner Author

DarrachBarneveld commented Aug 19, 2023

Example tileset
Image

Example enemy spritesheet
Image

@SandraBergstrom SandraBergstrom self-assigned this Aug 19, 2023
@DarrachBarneveld DarrachBarneveld added good first issue Good for newcomers must have must have feature and removed should have should have feature labels Aug 19, 2023
SandraBergstrom added a commit to SandraBergstrom/Retro-Mashup-Mayhem that referenced this issue Aug 19, 2023
DarrachBarneveld added a commit that referenced this issue Aug 19, 2023
@SandraBergstrom
Copy link
Collaborator

I go for Mario

SandraBergstrom added a commit to SandraBergstrom/Retro-Mashup-Mayhem that referenced this issue Aug 19, 2023
@SandraBergstrom
Copy link
Collaborator

Going for space invaders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers must have must have feature
Projects
Development

No branches or pull requests

2 participants