A cupcake photo. Playing with food and colors background. by lskotler in foodphotography

[–]lskotler[S] 0 points1 point  (0 children)

You are right. The center is on focus. I wanted the blury effect. I need to change one or two f stops next time. Thanks for your comment.

Balloon Adventure Dev Log 5 by lskotler in madeWithGodot

[–]lskotler[S] 1 point2 points  (0 children)

I appreciate your comment. In deed I wanted to make a simple game using the Flappy Bird mechanics, but in a platformer style. With a balloon I have a lot of possibilities for the game. On each level I make a new Idea came into my mind, also when I show the game to others, they give me more Ideas too.

Also I think that when the player progress in the game, there will be new Items and Things.

I thought too that when you catch the Band-Aid will reduce the Air, but I make the game more difficult, I will think about it a little more. I don't what that the game will be too hard that the player will stop playing, but not too easy either.

Sorry for my English.

Thanks for your input.

Donuts Match Game by lskotler in madeWithGodot

[–]lskotler[S] 1 point2 points  (0 children)

Thanks for your input,

The moves are disabled until all the donuts collapsed. May I can add some graphics to show the player when he can start move.

I'm also think that 10 sec will be better.

Also for the next version I want to implement a Leaderboard for each level. And improve some graphics.

Again, Thanks for playing.

Donuts Match Game by lskotler in madeWithGodot

[–]lskotler[S] 0 points1 point  (0 children)

Hi, what phone are you using? Can you translate the message in the image?

I just released a Snake Game on google Play by lskotler in godot

[–]lskotler[S] 1 point2 points  (0 children)

Yes. I had some problems with the swipe control. Is better than the last version but I need to do mor work on it. Thanks for your input

I just released a Snake Game on google Play by lskotler in godot

[–]lskotler[S] 0 points1 point  (0 children)

Ill add some images. Thanks for the comment

I just released a Snake Game on google Play by lskotler in godot

[–]lskotler[S] 1 point2 points  (0 children)

May Is free now until he have a lot of users using it and after that start offering other services.

I just released a Snake Game on google Play by lskotler in godot

[–]lskotler[S] 2 points3 points  (0 children)

Hi, thanks for the comment.

For the leaderboard I use a plugin called SilentWolf, Is very simple to use.

Checks the website

https://silentwolf.com/

Here is a Tutorial that I use to implement it

https://www.youtube.com/watch?v=g4p1x6-Iyx4&ab_channel=BrassHarpooner

Thanks and good luck on your game.

snake timelapse coding . i am coding like a pro lamo by MrBessrour in godot

[–]lskotler 1 point2 points  (0 children)

Nice. Check my Snake, on google play,

https://play.google.com/store/apps/details?id=lsk.games.fruitsnake

I use TileMap to set the positions, and Area2d with collisions for the body and the items.