Skip to content

Java - Understanding "LibGDX" and basic game mechanics

Notifications You must be signed in to change notification settings

aydozy/JavaFruitNinjaClone

Repository files navigation

Fruit Ninja Clone

  • In this game, a fruit ninja clone was made using libGDX.

  • Here, simple game mechanics and concepts were learned using Java.

About Game

The game is played by dragging with the mouse. Our goal is to cut the apples and cherries that appear on the screen.

  • Apples 1 point each. Cherries give 5 points each.

  • If you cannot cut the fruits that appear on the screen, you lose one life.

  • When you cut the diamond that appears on the screen, you lose one life.

  • When money appears on the screen and is cut, it gives a life.

Game Video

BlueStacks.App.Player.2023-09-15.11-31-01_Trim.mp4

About

Java - Understanding "LibGDX" and basic game mechanics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages