DarrachBarneveld / Retro-Mashup-Mayhem

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

Level Assets Sourcing #33

Open DarrachBarneveld opened 1 year ago

DarrachBarneveld commented 1 year ago

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

DarrachBarneveld commented 1 year ago

Example tileset Image

Example enemy spritesheet Image

SandraBergstrom commented 1 year ago

I go for Mario

SandraBergstrom commented 1 year ago

Going for space invaders