java-swing-game
There are 92 repositories under java-swing-game topic.
OSSpk/Minesweeper-Desktop-Game
š£ An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC) Architecture. Its a stand-alone desktop game which also provides save and load game functionalities.
DevonMcGrath/Java-Checkers
A checkers game made in Java that is complete with a GUI, computer player, and peer-to-peer play.
cbozan/simple-game-engine
A simple game engine written in java swing, where shapes can be added, their properties (color, position, speed, bounce) can be changed and movement features can be added to certain shapes with real physics rules.
m-elkhou/Tetris
Desktop Application: Design and Development of a video game in JAVA : "TETRIS".
carltheperson/Cannon-Simulator
A java swing game
iyyel/celestial-outbreak
š A highly customizable, space-themed Breakout-inspired video game
lionsoul2014/tankwar
An AI tankwar game developed by java
quanpersie2001/block-sort-java-swing
Block Sort Puzzle (Same Water Sort Puzzle) with java swing
Forestf90/Chess
Chess implementation in Java Swing. With hot seat, LAN and AI.
anas-stuff/The-Crazy-Snake-Game
The sniak game using java swing
dev-aniketj/Java-Brick-Breaker-Game
I develop brick breaker game which is purely developed by using JAVA Language.
joshhbautista/UberDriverSimulator
šPlay as an Uber Driver by picking up customers as they pop up on screen. The goal of the game is to make as much money before either your fuel runs out or time runs out. Made using Java Swing.
zubeyir-bodur/Droneer
Our Freshmen year CS102 term project called Droneer, a coding game for begginer programmers.
rizkyhaksono/project-game-adventure
Short Game Adventure
H3AR7B3A7/JavaSnake
Using java graphics to make a simple snake game.
ijax1/Kingdomino
Kingdomino boardgame with human and computer players, using Java Swing. This was the final project for Advanced Object-Oriented Design.
Meirshomron/EnglishCheckers
English Checkers in Java.
miazga-git/Java-swing-games
Games made during the 4th semester of studies. I' ve used Java Swing library. My favourite game (from this repo) is minesweeper.
realspal/ChainReaction
Chain Reaction PvP (2-Player) Game Application with options for saving and loading an incomplete game, created in Java using Swing and AWT, for playing the Chain Reaction game, a turn-based deterministic combinatorial strategy game of perfect information for 2 players, played on a 9x16 rectangular grid.
sakshampuri/ShooterGame
Java based 2-D game involving a player to shoot enemies going through multiple rounds and increasing difficulty. Powerups and levels are present.
AvaAvarai/jChess
Java Chess game demo written with Swing for GUI.
BlueHuskyStudios/Snek
I've always wanted to make Snake. Here's my try!
CasimirLaine/tetris-swing
Tetris implemented in Java Swing UI via Tetris Base API.
daniilsonufrijuks/Java-Bank-Application
"Internet banka" aplikÄcija, kurÄ bÅ«s lietotÄja reÄ£istrÄcijas un pieteikÅ”anÄs iespÄjas. PÄc reÄ£istrÄcijas lietotÄjs (bankas klients) varÄs papildinÄt, noÅemt naudu no sava konta, arÄ« Åemt kredÄ«tu un nopirkt akcijas.
dhritix1999/Snake-Game-MVC
Snake Game made with JAVA swing library and MVC software design pattern
EmilijaSvirsk/Battleship
A simple simulation of battleship game written in Java language using Swing library.
PrathameshDhande22/Guess-the-Number-game
Guess the Number game is made using Java Swing GUI.
PrathameshDhande22/Tic-Tac-Toe-Game
Simple 2v2 Tic Tac Toe game made using Java swing.
realspal/OthelloGame
Othello PvP (2-Player) Game Application created in Java using Swing and AWT, for playing the Othello game, a simple game that played on an 8 by 8 checkered board with 64 double-sided black and white discs. The game is easy to learn, but it takes time to master and develop winning strategies.
Samuel-OR/aplicativo-probabilidade-futebol
Probability calculations application for football games, developed with the SWING graphical interface of the JAVA programming language.
urvesh254/CandyRush
Candy Rush is a small game made in java. This game is very simple and the first step for the java GUI game. Also I automate this game using some math. ;)
AlejandroGonzalezNavarro/Snake
Juego de snake hecha con hilos y java swing
AlisterBaroi/java-swing-game
A simple game with GUI, built with Java Swing library, as a semester task.
LLIEPJIOK/Tetris
Tetris with modern graphics
yasserprogamer/SquaresFall
My first game ever made in Java.