stuntcat icon indicating copy to clipboard operation
stuntcat copied to clipboard

graphics (images)

Open illume opened this issue 6 years ago • 4 comments

The images we need.

960x540 is the resolution of our window (half of 1920x1080).

  • [x] Elephant feet that stomp down from the top of screen (with long legs made from just a filled/repeated graphic).
  • [x] cat on unicycle (perhaps animated along with the cat)
  • [x] shark with a lazer in its head
  • [ ] background image of a circus tent. There should be a platform at the front which the player rides on top of and some water for the shark in front.
  • [ ] small fish the cat has to catch. The fish fly in.

Cat on Unicycle Animations

For the cat on unicycle, we probably need these frames:

  • cat cycling 2-5 frames.
  • cat jumping 2-3 frames.
  • Note we can flip, rotate inside pygame to do the going left/right animation.

Sketches.

Some sketches of what the whole scene could look like...

alt text

alt text

Game so far.

alt text

illume avatar Nov 30 '18 11:11 illume

Yeah we need a single static background, of maybe a circus tent? There should be a platform at the front which the player rides on top of and some water for the shark in front maybe?

Also we need a fish sprite and a "not-fish" sprite or set of sprites (so this could be things like circus rings, batons, tomatoes etc just random circus stuff you're meant to judge)

There's also the issue of making the octopus arms animated for the cat / octopus hybrid but that may be more difficult.

TjWhale avatar Nov 30 '18 11:11 TjWhale

I think perhaps avoid the octopus part of the hybrid, since it's used in the github logo? Since it's a github compo they might not like it (or they might love it... I dunno).

illume avatar Nov 30 '18 12:11 illume

Some sketches of what the whole scene could look like...

alt text

alt text

illume avatar Nov 30 '18 13:11 illume

ps. We have a cat image by @AokiAhishatsu See data/images/ folder.

illume avatar Nov 30 '18 13:11 illume