logo

Game Programming in Java

Implement a Java game engine and GUI for a simple 2D board game using JavaFX.

4 Pages770 Words275 Views
   

Added on  2023-03-30

About This Document

This article discusses game programming in Java, specifically focusing on developing a 2D puzzle game using JavaFX. It covers the gameplay, levels, obstacles, and features of the game.

Game Programming in Java

Implement a Java game engine and GUI for a simple 2D board game using JavaFX.

   Added on 2023-03-30

ShareRelated Documents
GAME PROGRAMMING IN JAVA
Student Name
College
Game Programming in Java_1
Introduction
The game puzzle which has been developed is a 2D puzzle game which has its nature as a single
player. The game is developed in java programming language extension called javafx. Its
developed was done using intellij IDE which is among the many IDE for java development. The
player of the game is supposed to move from the start of the game cell, following the empty cells
as a way of escaping the obstacles until the player reaches the end of the game (Anon, n.d.).
In order for the player of the game to be able to win the game, then the player is supposed to
successfully move the empty cell from the start of the game to the end of the game without
meeting the obstacle. The player has to think on the possible ways under which the cell can reach
the end of point of the game without any fault and using the shortest way possible. In the game,
there is also an advanced level option where the user of the game is able to move to the next level
of the game which is much more complex in nature (Anon, n.d.). As the player advances in the
game level, the more complex the game turns out. Till the time the player has reached the end of
the last level, then the player would have won the whole puzzle.
The game has the beginning cell and the end cell. This are specific places in the game where the
game has to start from, in this development, the game begin form the top right corner of the game
and ends at the bottom right corner of the game. The player has the rights to have control over the
total number of obstacles that wishes to have. This creates an easy way of winning the game for
the new players also. The complex the game it the more its liked by the players of the game since
they always wish to win the game and be a winner (Anon, n.d.).
New users of the game have advantages to know how the game is played as the functionality of
path finder has been added into the game, this functionality helps the new users to be able to
check and paths where the player is able to reach the destination easily (Anon, n.d.). This is the
path finder for the game. There is also another button and functionality of making the guide of
how the game is being played and the diagonals and axis of every cells and if the cell has the
obstacle or now.
Game Programming in Java_2

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Game Programming in Java
|5
|801
|468

Game Programming in Java
|5
|753
|285

Game Programming in Java
|5
|778
|124

Game Programming in Java
|5
|758
|120