java-game-engine
There are 27 repositories under java-game-engine topic.
gurkenlabs/litiengine
LITIENGINE 🕹 The pure 2D java game engine.
fastjengine/FastJ
An open-source, Java-based 2D game engine.
azurite-engine/Azurite
Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
SypherEngine/SypherEngine
A simple, fast and lightweight 2D Game Engine, written in Java with JavaFX
JohnsProject/JGameEngine
A lightweight pure Java 3D game engine
Adversing/AudaxEngine
📚 Java Game Engine for text-based games.
dillanspencer/RPG-Game---Quad-Games
Uses my quad engine. 2D dynamic lighting, 2d physics, game state handling
joshuacrotts/castlevania-legion
Castlevania - Legion was a game developed for my AP Computer Science Principles final project. It is the successor to the original Castlevania game that I wrote, which is a remake of the Castlevania game on NES.
flobzex/libgraphix
a small graphics library for making 2D games easily in java
racz16/Wobani-Engine
My OpenGL game engine.
dillanspencer/Multiplayer-Platformer
2D Top-Down RPG Multiplayer - 2D Leauge of Legends
JohnsProject/JPGE
A fast and lightweight pure Java game engine.
joshuacrotts/standards
Standards is the new (and revived) version of the former Standards 1.0/2.0 library. It is based in Java, and includes all the basic materials and code necessary to create a basic game.
nathan-fiscaletti/jtwod
🕹️ A Java Game Engine (2D)
abinash18/AEngine
A Java Game Engine Built with LWJGL.
CallumMackenzie/IngeniumLatte
A 2D & 3D rendering engine using OpenGL bindings.
cyklon73/JEngine
A Java GameEngine for 2D Games
HexagonNico/LWJRE-Engine
A rendering and physics engine written in Java for my bachelor thesis
TeamMV/MVEngine-Java
A game engine in Java
AlbertFlex2018/afengine
Simple Java GameEngine Written via Apache NetBeans IDE 11.2
AntonSchnfeld/Nebula-Engine
Java 2D game engine based on custom LWJGL abstraction libraries
KoosSA/Game
A java game engine build upon LWJGL3, NiftyGui and OpenGL
mahmoudjobeel1/Hearthstone_game
This a 2D-Game Project (HearthStone) made with Java Language
aazimon/Gdx2dFramework
2D Framework for making Games with LibGDX
Airels/delta-engine
A Game 2D Engine for University project
alexelgayar/CS07-MP2-2020-V2
Pac-Man remake written in Java using a provided Java game engine, second project of IOOP in EPFL BA1 (IC Section). Grade: 100% (115.5/100)
danielblagy/java-gamedev-foundation
A foundation on which simple games can be built in Java.