Rescue turtles by A-312
Some turtles born on the beach, save them from gulls !
Keys:
Arrows or Gamepad (left joystick).
Tips:
You can push turtles, they will go faster.
About the game development
First time I use Phaser3, I got lost in the doc of Phaser3, I didn't implement all the things I wanted. ~~Next time, I hope, I will be more ready!~~
Changelogs
- H+10: Bugfix (Fatal error when turtle is dead and got eated by 2 gulls)
- H+4: Bugfix + this bugfix (gamepad doesn't work in somecase).
| Youtube | https://a-312.github.io/ludumdare-46/ |
| Youtube | https://github.com/A-312/ludumdare-46 |
| Original URL | https://ldjam.com/events/ludum-dare/46/rescue-turtles-1 |
Ratings
| Overall | 1020th | 2.724⭐ | 60🧑⚖️ |
| Fun | 1034th | 2.388⭐ | 60🧑⚖️ |
| Innovation | 941th | 2.711⭐ | 59🧑⚖️ |
| Theme | 473th | 3.728⭐ | 59🧑⚖️ |
| Graphics | 869th | 2.833⭐ | 59🧑⚖️ |
| Mood | 845th | 2.76⭐ | 54🧑⚖️ |
| Given | 96🗳️ | 56🗨️ |
Also, I found that you can sort of ride on the gulls when they're trying to fly away. Not a bug because I'm not actually able to go into the sky, but it was fun!
After one hour, I didn't find a way to disable the collider for only one gull... :cry: But I found this "bug" funny then I decided to keep.
I find their speed enough because you can push them :)
I'm living in France, with covid19, I couldn't go out (to the beach) to get some audio sound of gulls or wave :sob: And I though I saved some wave sound on my phone, but I could not refound them :cry:
> nice to see someone else cares about the turtles too!
@KieranCoppins If you want more turtle, you have also to test: https://ldjam.com/events/ludum-dare/46/jeffrey-the-turtle
> Fun game but would’ve enjoyed it more if there was some sort of difficulty curve. It got very repetitive pretty quick. I like the graphics though.
Me too, I was out of time because bad time management, I was not ready to use phaser33 in fastest way
Saturday (during my drawing), I found a hack to earn 1-2 hours on drawing gulls wings for the flying animation frames. I think, I spent one hours to draw the first frame of the flying gull animation, I thought I will spend 2 more hours but... When I playing with the tools of my editors... I found a shorcut on the drawing of my flying animation frames ! I was so happy! :grimacing: (Let get a look bellow :point_down:)
This ways was so cheated :sob: !

The final render (that you know, 10 frames = wings transformed by 5px each time):

Graphics are great :)
Good job!
Some suggestions :
- speed up the walking animation to stop the gliding
- add more seaguls, maybe they could come back at another position once they are cleared the first time ?
- count turtle saved as soon as they hit the water
I'm so sad about that ! I take too many time to learn how to use phaser without bug and with a good moving/sliding/colliding effect. :sob:
I was good in my timing when I finish drawing but I wasted too many time in programming (Also, I'm better in programming than drawing!). My game skips third things:
- difficulty (number of turtles/gulls, increase speeds; gulls come backs (--> this doesn't work fine and need more work) ; gulls flying before attacking (idk if I had the time about that) ) ;
- character action (yell control/animation to scare all the gulls, *the bonus if I had time: Add item / tool to scare or bait them* like: parasol/umbrella, sandwitch) ;
- better stage/scene management/switching (I coded the actually system 20min before the ends...).
I prioritise maneuverability&collision ecosystem rather than difficulty&level system implementation. I was so bad in my programming ! :sob:
I will training to use Phaser without waste my time for my next Ludum Dare (I did a list of thing to improve with my Phaser usage, also I asked experimented users of Phaser, how can I improve my programming way with Phaser).
---
> Nice and coherent style, Its mind boggling what some developers can come up with given a theme, congrats. Solid entry.
I try to get an personnal/invidual touch when I choosed my style, I got a night sleeping before start my coding&drawing.
The shortcut you took for drawing the wings was very smart :laughing:
Well done!
Maybe putting simple sounds will make the game more fun.
For compo I can't only add my own sound *and I’m living in France and with covid19, I couldn’t go out (to the beach) to get some audio sound of gulls or wave. And I though I saved some wave sound on my phone, but I could not refound them* :(
Also, I tried 1 hour to make a background with software like : https://beepbox.co/ or with online piano recorder, it was not soo good and not corresponding to sea environment. What soft should I use to make some ambiant music without a big music knowledge ?
Edit: Ups this is a compo game, this makes it way harder. But maybe recording the sound of a water splash, a pecking sound (just tapp a few times on the table) and faking a sea gull sound your self could have helped?
ik its buggy there are a lot of bugs but we ran out of time
you have to hold e for 1.5 sec
we probaly wont release this was our first game just for fun i doubht it has potential and i wanna do 3d stuff anyways. This was our first time ever making a game and my first time ever using unity or c sharp.
For team chordination we just all sat in a discord call divided up tasks based on stregenths and published and downlaod. We made sure to do tasks at the same time that didnt co inflict with others like editing the same scrips.
also thx for the control sheet
Not bad, I tried animating wings for LD 35 - I ended up redoing them from reference, it's worth the extra effort in the end. 
---------
@primalshadow :
> Really love your animations and the fact that you could push the turtles towards the sea to make them move faster.
Animation and collision were the two things that I wanted great in my game, ~~I waste to learn phaser 2~~, I didn't have the time to add more mecanic/feature. I pass more time on animation and I can't finish the mecanic of my game. :cry:
> it’s awesome we ended up making such similar games.
I also had the idea of a Cree animation like your game and the shadow of the gull ~~but not time~~ haha). I was surprised when I saw your game^^ but when I saw other games I see *I forgot the arcade side of my game* two things I never thought to but should be easily add in my code and add difficulty:
- wastes on the beach (It's a good idea)
- crabs (like this one https://ldjam.com/events/ludum-dare/46/jeffrey-the-turtle )
I saw now that wastes & crabs is a way to add more difficulty and a faster implementation than gulls come back (I got a problem to disable collision, I didn't success and waste so many time :cry: )
@primalshadow My game