GitHub topics: java-game
mahanth-kanaparthi/tic-tac-toe
Basic Tic-Tac-Toe Game developed using Java Swing library
Language: Java - Size: 145 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

codingwithnsh/SnakeGame
The Snake Game is a classic arcade-style game built in Java. It features a growing snake that must collect apples without running into walls or itself. While MySQL can be used to store high scores, if it's not set up, the game still runs normally but won't record your scores.
Language: Java - Size: 15.6 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

codingwithnsh/MemoryGame
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 for shuffling, flipping, and comparing tiles, helping to sharpen one's short-term memory.
Language: Java - Size: 0 Bytes - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

feiqn/WYRM
I'm trying to make a video game. I have no idea what I'm doing. Don't yell at me.
Language: Java - Size: 25.4 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

xzripper/gsdk
Game Software Development Kit.
Language: Java - Size: 15.7 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

beverly-hills-money-gangster/DaikombatDesktop Fork of PilzHere/Foxenstein3D
Online Doom-like shooter built with Java and Libgdx
Language: Java - Size: 199 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 1

FreeCol/freecol
FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
Language: Java - Size: 859 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 618 - Forks: 177

Sesu8642/FeudalTactics
Strategy game with countless unique and challenging levels.
Language: Java - Size: 40.4 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 85 - Forks: 23

Akila-Ranasinghe/Pigs-Hunt-Mini-Game
'Pigs Hunt - Java Swing Mini Game' -Pigs Hunt is a simple Java SE & Swing desktop game where players shoot moving pigs to score points. It features basic animations, scoring, mouse event handling, Swing GUI, and a game loop. A fun, lightweight project to learn 2D game logic and Java Swing from scratch.
Size: 0 Bytes - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Habibur-Rahaman-0786/Reversi
Reversi - A simple java based game.
Language: Java - Size: 0 Bytes - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

neziw/FlappyBird-Java
Simple FlappyBird game written in Java Swing without assets.
Language: Java - Size: 52.7 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

DuviniN/Mystic_Mayhem
Mystic Mayhem is a turn-based console game where two players battle using a strategic selection of characters.
Language: Java - Size: 124 KB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

hdescottes/GdxGame
Turn-based RPG game using Java and libGDX
Language: Java - Size: 433 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 157 - Forks: 44

hoaftq/Lines-98
Lines-98 game written with Java Swing
Language: Java - Size: 283 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

TobseF/XSwing-Plus
🎮 XSwing Plus -A Free Open Source Arcade Game Remake
Language: Java - Size: 90.9 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 9

IntegratedQuantum/Snake3D
Play snake on a 3d cube
Language: Java - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 11 - Forks: 2

elyeandre/simple-maze-game
This project is a Java-based maze game inspired by Nitrome's "Bad Ice Cream."
Language: Java - Size: 32.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

keyu-tian/Star-War
Multiplayer game with Java Swing framework, using MVVM design architecture and Dependency-Inversion principle.
Language: Java - Size: 393 KB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

manolol1/SquareCollector 📦
A game where you have to collect squares. Made with libGDX.
Language: Java - Size: 2.21 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mynttt/gnuman
Satirical Pacman Clone with Map Editor using JavaFX
Language: Java - Size: 12.9 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 7

SEM24/Java-2D-Medieval-RPG
Java 2D Medieval RPG 🗡️
Language: Java - Size: 186 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 0

gayanukabulegoda/connect-4-game
A strategic two-player game where opponents stack colored discs to form four in a row and win.
Language: Java - Size: 105 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 2

rafiulgits/SFC-The-Game
A game, developing for create awareness about cancer
Language: Java - Size: 8.04 MB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 24 - Forks: 20

onurozuduru/java-shooter-game-project
A simple Java game project for programming class.
Language: Java - Size: 772 KB - Last synced at: 2 minutes ago - Pushed at: about 9 years ago - Stars: 28 - Forks: 10

vz-enzo/WordleGame-Java
A simple Java implementation of Wordle, Guess the 5-letter word in 6 tries, just like the original game. Built this as a fun project to practice Java. Feel free to check it out,.
Language: Java - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

raydac/battleships-resurrection
Attempt to restore game-play of old demo-game Battleships written for E3 2001
Language: Java - Size: 43.5 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 31 - Forks: 7

FlorianCassayre/Pong
A simple pong game using swing
Language: Java - Size: 133 KB - Last synced at: 1 day ago - Pushed at: almost 10 years ago - Stars: 3 - Forks: 0

florianvazelle/Coldsquare
Top down shooter in the forest of Fontainebleau
Language: Java - Size: 3.99 MB - Last synced at: 28 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

AmitHalpert/contamination
platformer game
Language: Java - Size: 18.2 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

Abd-Elrazek/Game_Bullet
Simple Game bullet ___Training from Youtuber and I did maded code of it with follow instruction this Progarmmer and Youtuber --> https://www.youtube.com/watch?v=d3BuJcKoljU ___
Language: Java - Size: 303 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

dev-aniketj/Java-Brick-Breaker-Game
I develop brick breaker game which is purely developed by using JAVA Language.
Language: Java - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

michaelkolesidis/hangman
The popular game of hangman, created with Java, demonstrating the object-oriented programming paradigm.
Language: Java - Size: 1.23 MB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 3

Hubcapp/fleacircus2000-deob
Deob of Andrew & Paul Gower's Flea Circus ©2000
Language: Java - Size: 70.3 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

YeongHyeon/ChopLifter
Customized classic game.
Language: Java - Size: 100 MB - Last synced at: 15 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 1

2003scape/deep-c-rsc
🎣 runescape classic client transpiled to C with SDL (JCGO)
Language: Java - Size: 29.4 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

matchilling/RockPaperScissors
The purpose of this experimental program is to provide a network version of the hand game Rock-paper-scissors using TCP.
Language: Java - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: almost 9 years ago - Stars: 6 - Forks: 6

congcoi123/tenio-libgdx
This is a client of TenIO project based on Libgdx framework.
Language: Java - Size: 6.22 MB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 2

IntegratedQuantum/EnterTheBlack
A 2d space game where you can explore the galaxy and where you can make friends or enemies with other species. This game is currently WIP.
Language: Java - Size: 12.9 MB - Last synced at: 30 days ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 5

chasesinghofen/java-projects
Various small Java programs
Language: Java - Size: 18.6 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 21

lionsoul2014/tankwar
An AI tankwar game developed by java
Language: Java - Size: 1.34 MB - Last synced at: 11 days ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 2

2003scape/rsc-client
🎮 runescape classic web client
Language: JavaScript - Size: 5.04 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 55 - Forks: 23

2003scape/mudclient204
☕ mostly-refactored runescape classic client (revision 204)
Language: Java - Size: 2.2 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 4

AdiChat/Highway
:airplane:~:roller_coaster:A Java game to drive your truck against other 2 trucks throughout the highway and compete to stay on the top of the leaderboard
Language: Java - Size: 168 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 7

thederickff/GreatSpace
👾 Space Invaders Game Style
Language: Java - Size: 925 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 9

ashish2199/Aidos
A beginner friendly project with aim of creating our own version of Bomberman.
Language: Java - Size: 1.42 MB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 41 - Forks: 28

TheDudeFromCI/WraithEngine
A free, open source, Java game engine library built on top of LWJGL. Designed to act as a use-exactly-what-you-need, no-assumptions framework, WraithEngine is versatile enough to act as a library within other tools or projects, or a full fledged standalone game engine.
Language: Java - Size: 771 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 56 - Forks: 19

harismuneer/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.
Language: Java - Size: 4.58 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 72 - Forks: 22

Migrim/Block-Game
Terminal Blocks is a text-based falling-block puzzle game built using HTML, CSS, and JavaScript. The game features a retro terminal aesthetic and multiple gameplay modes.
Language: HTML - Size: 21.5 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AmirAliuA/snake-game
This is a classic Snake game implemented in Java using Swing for the graphical interface.
Language: Java - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

caldito/bomberman
The classical game Bomberman, built with Java.
Language: Java - Size: 533 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ceccon-t/minefield
Find all the mines and explore the safe ground in this game made with Java, Swing and Maven.
Language: Java - Size: 179 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Wuillermo/World-Building
This is a recently started game in Java that simulates the evolution of a world and it's factions trying to be realistic but without losing too much on the fun of a strategy game.
Language: Java - Size: 72.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Ormidales/JAVA-DiplomacyGame
DiplomacyGame
Language: Java - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

CiroZDP/Java-Edition 📦
A NOT roughly calculated clone of Minecraft
Language: Java - Size: 201 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

jfullstackdev/java
my Java projects ( with neat and testable code ), leave a star if you like it or fork a repo to collaborate
Size: 428 KB - Last synced at: about 16 hours ago - Pushed at: 10 months ago - Stars: 22 - Forks: 17

XyperCode/bubbles-pygdx
A simple bubble game made in Python using Jython and LibGDX
Language: Python - Size: 128 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

chaseofthejungle/java-brick-breaker-game
A Java clone of the arcade game Breakout, developed using the Javax library.
Language: Java - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

siMobin/superMarioRunner
A fusion of two gaming classics with Super Mario Runner! This Java-based recreation seamlessly blends the timeless charm of the Chrome Dino game with the vibrant world of Super Mario Bros.
Language: Java - Size: 50.4 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

EduardoWS/Space-Game-Java
A retro arcade game developed for the OOP college subject - SCC0504 (2024)
Language: Java - Size: 55.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AbbasMahdavi021/DOOMEternalAtHome-site
Site for the 2D Java Game - DOOMEternal-AtHome
Language: JavaScript - Size: 170 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

code-alchemist01/Java_2D_Adventure_Game
This project is made with what I learned from the tutorials of the RyiSnow YouTube channel.
Language: Java - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

OfficialLR/ds-zombies-remake-pc
This game project is a rework of the Call of Duty Black Ops DS zombies mode. Although there won't be a DS port for this game, the goal for this project is to add and improve features, mechanics, and designs of the game.
Language: Java - Size: 16.2 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Harman8815/Pac-Man-Game
🎮 Pacman Game 🎮
Language: Java - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Pouria-Salekani/Simple-Java-Game
I made this simple Java game (not an actual game but something fun).
Language: Java - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

AnitaTess/Space-Wars-Mobile-Game
Simple space invaders mobile game created in Android Studio using Java
Language: Java - Size: 4.53 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Saqibadnan0011/Java-Tutorials
Java Tutorial Playlist and all study material related to code and articles with assignment and solutions (code with saqib)
Language: Java - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

dbrandstetter/my-chess
An offline Android chess game, written in Java using Android Studio.
Language: Java - Size: 11.8 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

ElenaChes/Java-SQL-Game--Neverending-Platformer
A final college project written in Java and SQL using Microsoft's Access Database, a real-time randomly generated 2D platformer with a create & load custom levels mechanic.
Language: Java - Size: 22 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rashres/FlappyBird
Language: Java - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

rashres/Minesweeper
Language: Java - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

TeamStrangersStudio/MCN-Engine
MCN Engine - движок написан на java и полностью основан на minecraft. на этом движке можно не только создавать крупные игры но и создавать моды для игр, созданы на данном движке. MCN Engine ничем не уступает другим движкам на пример-unity, unreal, и тд.
Size: 43 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

IT21826740/Flappy-Bird
FlappyBird is a simple 2D arcade game built using Java and Swing. The game involves a bird that needs to navigate through a series of pipes without crashing into them. The goal is to score as many points as possible by passing through the gaps between the pipes.
Language: Java - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kvinkel/coin-flip
A simple command line coin flip game made in Java.
Language: Java - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

pr0mming/SnakeGame
Snake Game is a project with the purpose to fully exploit tools Java (Swing and AWT)
Language: Java - Size: 520 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

mrx7355608/brickbreaker-java
A brick breaker game for our university project
Language: Java - Size: 29.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

pr0mming/GameOfLife
A small simulator of Conway's Game coded in JavaFX
Language: Java - Size: 343 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

bursasha/javafx-drake-game
A Java game leveraging most fundamental language concepts and utilizing the JavaFX framework 🕹️
Language: Java - Size: 832 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

NguyenBui256/AdventureTale
Strategy game with character transformation and challenging levels
Language: Java - Size: 21.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

vitorbcc2021/TicTacToe
This is my TicTacToe game made in Java Language! I made this project to try to apply some design patterns... I still want to work more in this project, new things can come soon! :)
Language: Java - Size: 16.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

thetechdog/notarrayless-tictactoe
A 2 player Tic-Tac-Toe game written in Java
Language: Java - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

towaquimbayo/capture-the-flag
Java Processing game inspired from the popular Capture The Flag concept of attempting to obtain the enemy's flag and bringing it back to your home base.
Language: Java - Size: 43.1 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

utkukozan/TCP-UDP-Word-Game
The Word Game repository hosts a Java-based game where players generate words using the last two letters of the previous word. The game offers multiple versions, leveraging different network protocols such as TCP, UDP, and UDP with ACK to provide various multiplayer experiences.
Language: Java - Size: 15.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

sourceduty/Catch_Them_All
🎮 A fun and interactive Pokémon-themed game that allows users to catch their favorite Pokémon.
Language: JavaScript - Size: 498 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ArthurLumertz/Taplixic 📦
2D sandbox adventure game made with Java and LibGDX
Language: Java - Size: 77.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

theDe-bugger/Homebase-Defence
Homebase Defence recreates the nostalgic feel of arcade games in a new java game. It is a combination of Asteroids and Simon Says. Developed for grade 12 computer science summative along with team.
Language: Java - Size: 19.3 MB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sowmyagowri/Ironman-A-Java-Game-using-Greenfoot
A group project for CMPE202 at SJSU
Language: Java - Size: 34.8 MB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

Vrekt/OasisGame
A multiplayer RPG built with LibGDX and Netty.
Language: Java - Size: 18.3 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 26 - Forks: 2

gabriel-rusu/snake
This is a remastered version of the popular game Snake using Java Swing and Microsoft Paint 3D app to create the pictures needed for the snake.
Language: Java - Size: 502 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

kirbodevv/S.A.U.W.- 📦
Game S.A.U.W.
Language: Java - Size: 125 MB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

sarthakdasgupta/GuessTheCeleb
Its an android game in which you have to guess the celebrity appearing on the screen
Language: Java - Size: 135 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

OpenCraft-Studios/LWJGL-OpenCraft Fork of TheNicolasDeveloper/OpenCraft
OpenCraft but written in LWJGL!
Language: Java - Size: 31.2 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

kamil-sita/gone-out-west
My entry for Ludum Dare 50
Language: Java - Size: 38.8 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AyushGupta0202/FictionalCharacterQuiz
A quiz that tells which character are you.
Language: Java - Size: 10.2 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

LIONisaQT/juicy-shmup
A juicy shoot 'em up.
Language: Java - Size: 17.9 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

bjeker/war-card-game
A war card game application
Language: HTML - Size: 905 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

uon-projects/baby-ball-bounce-app
Baby Ball Bounce Application
Language: Java - Size: 1.4 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ewpratten/FlippyCat 📦
Its not flappy bird. I swear!
Language: Java - Size: 680 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

cerus/cookie-clicker-game 📦
Cookie Clicker game written in Java with the LibGDX library
Language: Java - Size: 651 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 3

ruzhila/snake-java
Snake game implemented in 100 lines of Java
Language: Java - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

iv4xr-project/MiniDungeon
A configurable Rogue-like maze bashing Java game.
Language: Python - Size: 5.85 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
