Share My Creation Soccer Jump! - LibGDX

Hi

I made a simple Jump game (without any gameengine)
The reason is i want to use the code for b4i


After some testing (and tester comments) i decided to use LibGDX for this game, now it runs much smoother then before.

The game is not 100% finished i have uploaded it because i would like to hear what you think about it and maybe how it runs on your devices.

It has now only 15 levels, i am planing to add about 70 levels and some animations.

The game is playable so please tell me if you find any bugs.

link: https://play.google.com/store/apps/details?id=www.sagital.netjump

How to Play:


Have fun!

1.png 2.jpg 3.jpg 4.jpg
 

Attachments

  • tutorial.png
    tutorial.png
    364.5 KB · Views: 280
Last edited:

walterf25

Expert
Licensed User
Longtime User
Hi

I made a simple Jump game (without any gameengine)
The reason is i want to use the code for b4i

The game is not 100% finished i have uploaded it because i would like to hear what you think about it and maybe how it runs on your devices.

It has now only 15 levels, i am planing to add about 70 levels and some animations.

The game is playable so please tell me if you find any bugs.

link: https://play.google.com/store/apps/details?id=www.sagital.netjump (could take a little until the link is activ)

How to Play:

View attachment 35447

Have fun!

View attachment 35448 View attachment 35449 View attachment 35450 View attachment 35451
the link is broken!

Walter
 

ilan

Expert
Licensed User
Longtime User

you are right i cannot download it too...

first time i get such an error msg, i will try to unpublish the app and then publish it again or maybe rebuild and change the apk...

Thanks for inform me :)

(Google is full of surprises, every day something new :D)
 

sorex

Expert
Licensed User
Longtime User
what is the purpose of the game?

I get 3 player and a ball. the ball only moves from left to right or in the other direction till it gets stuck and doesn't move anymore.
 

ilan

Expert
Licensed User
Longtime User
what is the purpose of the game?

I get 3 player and a ball. the ball only moves from left to right or in the other direction till it gets stuck and doesn't move anymore.


If it stuck then there is a bug.
what phone are you using?
 

sorex

Expert
Licensed User
Longtime User
this is a Samsung Galaxy Ace.

I see a ball coming from the bottom and ends next to the middle player.

when I press the ball goes to the left.
 

sorex

Expert
Licensed User
Longtime User
ok, I see you used the left & right half of the screen to select the direction the ball goes?

I can move it to hit the player but then nothing happends.
 

ilan

Expert
Licensed User
Longtime User
this is a Samsung Galaxy Ace.

I see a ball coming from the bottom and ends next to the middle player.

when I press the ball goes to the left.

It should jump and not stop in the middle of the screen.

I had that issue on nexus 4 but i fixed that and i dont know why its doing it on your phone too.

I will need to check it. Thank you for reporting it to me. :)
 

sorex

Expert
Licensed User
Longtime User
All players are watching the ball some are confused and watch to the opposite direction

Hit a confused player is a faul.
if you score a goal but are offside no point will be added.

all players are facing to the right and they don't rotate when the ball moves.
 

sorex

Expert
Licensed User
Longtime User
sorry for the delay but when I was typing my message they pulled down the electricity to replace an electrical cable.

anyway...

when I restart the game and quickly touch the screen the ball is bouncing against the middle right player.

when it goes above half of that and next to it the bouncing stops.

it's like it thinks it's alread at the top or something.
 

ilan

Expert
Licensed User
Longtime User
sorry for the delay but when I was typing my message they pulled down the electricity to replace an electrical cable.

anyway...

when I restart the game and quickly touch the screen the ball is bouncing against the middle right player.

when it goes above half of that and next to it the bouncing stops.

it's like it thinks it's alread at the top or something.

thanx sorex, you are correct the ball bounce until a limit and then should fall down
i need to check why it stops... i had the same issue on my nexus 4 but i fixed it, it seems like different screensize are handled difference and i am using %y and not a fix number...
 

ilan

Expert
Licensed User
Longtime User
ok sorex (and all others :)) i have upload a new build v1.04
on my phone it runs weel but it did also before so please check it on your phone and tell me if now its ok, i am not sure it will be but i am trying :)

anyway i made a small video so you can compare how it should run on your phone.

(btw. i am holding on 1 hand my nexus to take the video and thatswhy i play really bad, you need 2 free hands for this game)

 
Top