Skip to content

STOKED is a fun and engaging game where the goal is to get the user excited about skiing, surfing and flying.

Notifications You must be signed in to change notification settings

axest556/Stoked-JavaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STOKED - The Rad Game That Makes You Stoked!

Welcome to STOKED, a Java-based game designed to get you stoked! This game uses JavaFX for its graphical interface and is built with the Eclipse IDE. Follow the instructions below to set up and run the game.

Table of Contents

  1. Project Overview
  2. Prerequisites
  3. Setup and Installation
  4. Running the Game
  5. Gameplay

Project Overview

STOKED is a fun and engaging game where the goal is to get the user excited about skiing, surfing and flying.

The game is developed in Java and utilizes JavaFX for its user interface. The Main class is the entry point of the application and manages the game loop and interaction with the player.

Prerequisites

Before you can run this game, make sure you have the following installed:

  1. Java Development Kit (JDK) - Version 8 or higher
  2. Eclipse IDE - Any version that supports Java development
  3. JavaFX - If you are using JDK 11 or higher, JavaFX needs to be installed separately.

Note: If you're using JDK 8, JavaFX is bundled with it. For JDK 11 and higher, you will need to set up JavaFX separately.

Setup and Installation

Follow the steps below to get the project up and running:

  1. Clone the Repository

  2. Import the Project into Eclipse

  3. Add JavaFX to the Build Path (If necessary)

  4. Configure VM Arguments (If using JavaFX and JDK 11+)

Running the Game

Once everything is set up:

  1. Open the Main.java file located in the src/main/ directory.
  2. Click the Run button (green play button) in Eclipse to start the game.
  3. A JavaFX window should open where you can start playing STOKED.

Gameplay

Instructions on how to play are available in the Game User Interface.

About

STOKED is a fun and engaging game where the goal is to get the user excited about skiing, surfing and flying.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages