Skip to content

The Core Java Training by Internshala is an online training program covering the basic concepts of Java and Object-Oriented Programming such as arrays, methods, and inheritance, polymorphism, classes etc. As a part of the project, I learned about Java FX and developed two awesome app & game using the same concepts in IntelliJ IDEA.

Notifications You must be signed in to change notification settings

Chetan9950/INTERNSHALA-Java-App-Developement-Projects

 
 

Repository files navigation

JAVA-FX CONNECT-4-GAME

Java FX

C E R T I F I C A T E

I've created the Connect4Game using Java in IntelliJ IDEA. You can access the .JAR file in the repo!

To run the APP, you must have Java [JDK v8] installed in your system. For a general overview, you can checkout the output screenshots included in the repo!! Thanks 🎅

  The Connect 4 Game Rules are easy to understand. In fact, it is in the name.
    To win *Connect Four*, all you have to do is to choose a color and then take turns
      dropping colored discs from the top into a *seven-column, six-row* vertically suspended grid.
        The pieces fall straight down, occupying the next available space within the column.
          The objective of this game is to *connect four* of your colored checker pieces in a row,
            much the same as tic tac toe. This can be done horizontally, vertically or diagonally.
             Each player will drop in one checker piece at a time. This will give you a chance to either build
               your row, or stop your opponent from getting four in a row.
                 
  The game is over either when you or your friend reaches four in a row,
    or when all forty two slots are filled, ending in a stalemate.
      If you and your friend decide to play again, the first player typically goes first.
        The rules of the game are easy to learn, but difficult to master. That is the beauty of Connect Four.
          Now that you know the *Connect 4* board game rules, now is the time to challenge everyone you know.
            No matter their age or skill level, they can play this game with you.
              Now that you understand the rules, share *Connect Four* with everyone around you.
                You’ll be glad you did.
  • Main.java JAVA
  • Controller JAVA-fx
  • game FXML

Connect4

JAVA-FX Temperature-Converter-Tool

Java FX

A simple Tool for Temperature Conversion using JAVA only.

Open the JAR-file ⇨ Choose Conversion method ⇨ Enter Temperature ⇨ Get the Results 🐣

Hi! I am Shreyansh, a developer focused on crafting
  great web/app experiences. Designing and Coding have been my passion since
    the days I started working with computers but I found myself into app
      design/development since 2019.
        Being an Engineer,
          I believe in using science to find creative practical solutions.
            Here is a Temperature Converter I created as a Beginner.
              My other hobbies includes Photography, Cooking & Painting.
  • MyMain.java JAVA
  • Controller JAVA-fx
  • app_layout FXML

C2F & F2C

#️⃣#JAVA #Lockdown #️⃣#FX #Jar-File #️⃣#App #FXML #️⃣#Dev

➕:: Get Socialistic ::➕

FacebookInstagramTwitter

@guru-shreyansh

About

The Core Java Training by Internshala is an online training program covering the basic concepts of Java and Object-Oriented Programming such as arrays, methods, and inheritance, polymorphism, classes etc. As a part of the project, I learned about Java FX and developed two awesome app & game using the same concepts in IntelliJ IDEA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%