DarrachBarneveld / Retro-Mashup-Mayhem

Quick Demo Project for hackathon AUG CI
1 stars 6 forks source link

Space Invaders Assets #72

Open DarrachBarneveld opened 1 year ago

DarrachBarneveld commented 1 year ago

We need the following Space Invader assets for a full game experience.

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 assets> images>space-invader> pokemon.png
  6. All audio are labelled in a folder assets> audio>space-invader> pokemon.mp3
  7. Tileset image is placed in tileset folder

Tasks