Skip to content
/ Quest Public

This is a simple 2D platformer game implemented in Java. The purpose of this project is to learn and practice game development concepts, and it is not intended for commercial use.

Notifications You must be signed in to change notification settings

jihed-Sh/Quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Quest

2D Java Platformer Game

This is a simple 2D platformer game implemented in Java. The purpose of this project is to learn and practice game development concepts, and it is not intended for commercial use.

Installation

To run the game, you need to have Java Development Kit (JDK) installed on your machine. You can download the latest JDK from the official Oracle website here.\n

Once you have installed the JDK, you can clone this repository using the following command:

git clone https://github.com/jihed-Sh/Quest.git

Dependencies This game has the following dependencies: JavaFX: This is used for the graphical user interface (GUI) and rendering. It is included in the JDK distribution. Usage To run the game, navigate to the project directory and execute the following command: java -jar 2d-platformer.jar

License This project is licensed under the MIT License.

Acknowledgments This game was developed following a tutorial to learn game development concepts. Many thanks to the tutorial author for their valuable resources. this is the link of the tutorial :https://www.youtube.com/watch?v=6_N8QZ47toY&list=PL4rzdwizLaxYmltJQRjq18a9gsSyEQQ-0&pp=iAQB Disclaimer This project is for educational purposes only. It is not intended for commercial use, and the assets used in this game may have been sourced from various free or open-source platforms.

About

This is a simple 2D platformer game implemented in Java. The purpose of this project is to learn and practice game development concepts, and it is not intended for commercial use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages