
java-game · GitHub Topics · GitHub
Nov 24, 2025 · 💣 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 …
Awesome JavaScript Games - GitHub
A curated list of awesome JavaScript Games 🎮. Contribute to proyecto26/awesome-jsgames development by creating an account on GitHub.
Why are only a few video games written in Java? [closed]
Jun 24, 2009 · Why aren't many commercial, 3D video games (not random open source 2D ones) written in Java? In theory, it makes a lot of sense: you get a productivity boost and a cross-platform …
java-games-examples · GitHub Topics · GitHub
May 17, 2018 · The Memory Game – Flipping Tiles is a Java-based game that challenges players to remember and match pairs of tiles. It utilizes Swing for the graphical interface and array-based logic …
Code for simple games made in java + google sheets. - GitHub
Some old mini-games I made in java that are somewhat fun. To play any of them, just download the jar file in the appropriate folder and double click to open locally.
GitHub - Leo-Galli/java-games: Games made with Java
This repository contains a collection of Java-based games created for learning, experimenting, and fun. Each game is implemented using core Java concepts, along with frameworks like Swing and AWT …
javascript-games · GitHub Topics · GitHub
May 24, 2024 · GPTGames - Simple HTML, JS, CSS games and tools created with the help of ChatGPT and Claude.
This project is a Java implementation of the classic arcade ... - GitHub
Dec 12, 2024 · About This project is a Java implementation of the classic arcade game PacMan. It features basic gameplay mechanics, including moving PacMan, avoiding ghosts, collecting food, and …
javafx-games · GitHub Topics · GitHub
Apr 1, 2024 · 🖱️ 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 …
GitHub - AndrewCSAllison/Java-Game-Library: A library of classic …
A collection of classic games implemented in Java using Swing for GUI development. This project features multiple games with interactive UI elements, score tracking, AI opponents, and dynamic …