Log In  
Follow
demoloution
Care4Strays
by
[ :: Read More :: ]

Care 4 Strays

Feed and cure our little wandering friends!

Disclaimer: Most of the Sprites/Code used are taken through tutorials, videos and lots of chatting/suggestion/debugging from fellow Pico8ers.
A big thank you to anyone involved!

ToDo

Code

  1. Win condition - end game
  2. Code cleanup/refactoring

Sprites

  1. Distinguish hungry from ill Cat sprites
  2. Create more flora sprites (grass, flowers, trees)

Map

  1. Revamp map
  2. Create more levels (seasonal)

Music & Sounds

  1. Create theme
  2. Sounds for Player interactions

Known Bugs

  1. Sometimes after Player movement, its sprite does not reset to default (no 10)
  2. Animated tiles epic cat bug (to be recorded)

v1.0 (initial commit):

Cart #care_for_strays_v1-0 | 2022-07-24 | Code ▽ | Embed ▽ | No License
1

v1.1:

Cart #care4strays_v1_1-0 | 2022-07-24 | Code ▽ | Embed ▽ | No License
1

Bugfixes

  1. Fixed Player's sprite movement - going diagonal is now very smooth
  2. Fixed a bug where colliding with a Food sprite gave a quantity of 3 Food on the Inventory
  3. Door is now opening correctly when Player has a Key and collides with it
  4. Food is now correctly swapping tiles when Player collides with it

Changelog

  1. Collision now happens through Player's feet
  2. Revamp map
  3. Added medicine, extra key and ill cat
  4. Added collision sound
P#114715 2022-07-24 07:57 ( Edited 2022-07-24 19:03)

[ :: Read More :: ]

Hello,

I am new here. Not sure I should post here.
I am trying to get an invite to slack but when submitting my email I get "Hmm.. Sorry, something went wrong." error.

Can anyone help?

Thank you

P#114628 2022-07-22 09:11