You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💣 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.
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.
🚗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.
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.