There are 21 repositories under javafx-games topic.
A collection of JavaFX tutorials from my YouTube channel
CSE201: Advanced Programming Final Project | Re-implemented the strategy video game, Plants 🌱🌵 vs. Zombies 🧟♂️🧟♀️ , originally developed by PopCap Games | Working demo: https://www.youtube.com/watch?v=AgMRkRLPeFU
Cloning the classic games Pac-Man (Arcade), Ms. Pac-Man (Arcade), Ms. Pac-Man (Tengen) in JavaFX (2D+3D).
Clone of famous Color Switch Game
A beginner friendly project with aim of creating our own version of Bomberman.
🖱️ This repository hosts the "Escape the Cursor" game, developed in Java and JavaFX. It presents an engaging and challenging gameplay where players must navigate their cursor through various obstacles without being caught. This project showcases event handling and graphical user interface (GUI) design.
Double-layer Board Game (JavaFX GUI) with AI hints Solver & Generator. Check out the screenshots and the game play video.
2D Fruit Ninja game clone built in Java.
A game close to bomberman, but aim to escaping a maze. Game included random maze generation, nice gui and animation along with a lot other features moreover implemented bunch of Design patterns such as Singleton, Flyweight, Factory, Command and much more.
Duelyst game AP project Spring 2019
JavaFX based Chess Game.
Chessy is a simple Chess A.I. using a look-ahead strategy.
A classic 2D game in which the player moves boxes around to place them in a particular position.
A chess game in java, allowing to play against an ai opponent.
Dots-X is a game based on the famous Android or iOS Dots, this time it was made in Java through the JavaFX library.
A JavaFX rpg-style escape game with sprite animation written in Java and JavaFX for the GUI.
SDU Fighters is a fighting game written in Java using JavaFX, an analog to well-known Mortal Kombat.
Battle Ship Game ,Socket, JavaFX GUI
JavaFX Desktop game. Java Final Project for team Detective Conan in CICCC
The first footstep towards computer science. This was a final project assignment given from CSE114 in Stonybrook University.
The game of checkers made with JavaFX
The game developed is a JavaFX-based game application. It is an interactive game where players can control a character and engage in various activities and challenges.
GUI based Guessing Number Game (Using JavaFX)
Spirograph simulation app
Conway's Game Of Life in Java 8 with the JavaFX UI tools. This is not the board game, but the Turing-complete cellular automaton invented by the mathmatician John Conway in 1970.