javafx-games
There are 118 repositories under javafx-games topic.
AlmasB/FXTutorials
A collection of JavaFX tutorials from my YouTube channel
BhavyaC16/Plants-Vs-Zombies
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
armin-reichert/pacman-javafx
Cloning the classic games Pac-Man (Arcade), Ms. Pac-Man (Arcade), Ms. Pac-Man (Tengen) in JavaFX (2D+3D).
gravetii/wordagam
A fun little word game 🍄
hadron43/Color-Switch-Game
Clone of famous Color Switch Game
zhouit/Z25d
javafx 2.5d rpg game
ashish2199/Aidos
A beginner friendly project with aim of creating our own version of Bomberman.
mynttt/gnuman
Satirical Pacman Clone with Map Editor using JavaFX
hoangsonww/Escape-the-Cursor-Game
🖱️ 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.
Mostafatalaat770/Fruit-Ninja-Game
2D Fruit Ninja game clone built in Java.
ShiqinHuo/IQ-Step_board_game
Double-layer Board Game (JavaFX GUI) with AI hints Solver & Generator. Check out the screenshots and the game play video.
youssefAli11997/Maze-Runner
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.
HouariZegai/FXGames
A Collection of games made with JavaFX :heart:
aps2019project/project-11
Duelyst game AP project Spring 2019
MitchellGray100/Chess
JavaFX based Chess Game.
sauce-code/chessy
Chessy is a simple Chess A.I. using a look-ahead strategy.
diyorbek/socoban
A classic 2D game in which the player moves boxes around to place them in a particular position.
matiduda/biba2077
A game made in JavaFX based on the concept of three sided football
yongeshi/rpg-escape-game
A JavaFX rpg-style escape game with sprite animation written in Java and JavaFX for the GUI.
lpapailiou/chess
A chess game in java, allowing to play against an ai opponent.
mutluexe/Room_and_Doom
2D Role Playing Game
ToxicSSJ/Dots-X
Dots-X is a game based on the famous Android or iOS Dots, this time it was made in Java through the JavaFX library.
04fara/sdufighters
SDU Fighters is a fighting game written in Java using JavaFX, an analog to well-known Mortal Kombat.
alipirpiran/BattleShip-Game
Battle Ship Game ,Socket, JavaFX GUI
TheoSeo93/Javafx-Uno-Game
The first footstep towards computer science. This was a final project assignment given from CSE114 in Stonybrook University.
airsquared/Tic-Tac-Toe
JavaFX Tic-Tac-Toe game
alegithub72/checkersjavafx
The game of checkers made with JavaFX
cornerstone18aug/silver-bullet
JavaFX Desktop game. Java Final Project for team Detective Conan in CICCC
davidone007/Nuclear-Throne
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.
FahimFBA/javafx-guessing-number-game
GUI based Guessing Number Game (Using JavaFX)
gruntygap/quoridor
A version of Quoridor built with Java.
hosseinmp76/shayan-circles
Spirograph simulation app
SMahdiFaghih/2048
2048 game by javafx
StefanoFrazzetto/SokobanFX
JavaFX implementation of Sokoban.
wolf-tickets/JavaFXGameOfLife
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.
Zydson123/chess-javaFX
chess in java, done using javaFX