154 skills found · Page 5 of 6
Cin316 / UtiliGameUtiliGame is a light-weight game engine built upon the Utilis classes written in Java. It supports tiles, entities, collision detection, custom collision boxes, and much more.
OkelyKodely / ChessOne or two player game of chess that I wrote in C/Java and runs on windows. In lieu of the required artificial intelligence code for playing against the computer, it uses by way of socket code, a chess engine API that is on the internet. Written in C and Java (JSP).
VasilijeJukic01 / MercilessWarrior JavaJava 2D Platformer game. Made without using game engine.
KIU-GEDGADA / EosEngineGame engine made in Java and using LWJGL
j-ackyao / KY EngineA simple 2D game engine built from scratch in Java with collisions
vuvk / Swinger EngineJava Raycasting Game Engine
reidbhuntley / Jaspra lightweight Java game engine
SilkyChickn / CoreEngineLightweighted Java OpenGL Game Engine
georgy-kirilov / JChessChess game engine made in Java
timvisee / Key Barricade:key: A Java based game engine using OpenGL, game implementation example.
HectorMF / EvilEngine2D Java Game Engine using libGDX, Box2D, and Artemis
fmezas / Game EngineGame Engine is a clojure implementation of the engine described in the book Killer Game Programming in Java.
nickd3000 / GarnetA free Java based 2D game engine built on LWJGL.
James-Firth / SUDSingle-User Dungeon, a text-based game engine written in Java
TheoW03 / JNebulaJNebula, is a modern Component based Graphics/Game engine for Java.
defaultsamson / Afroman ClientAn open-source multiplayer Java game engine with no third-party libraries.
dillanspencer / RPG Game Quad GamesUses my quad engine. 2D dynamic lighting, 2d physics, game state handling
G4me4u / G4mengineA general purpose 2D game engine for practice and simple game implementations in Java. Using no external libraries.
kakaragame / EngineA 3D voxel game engine in Java using OpenGL. Primarily for the Kakara project.
starsentry / Pacman GameA classic Pacman game implementation in Java using Swing GUI framework, featuring a complete game engine with map editor and custom level support.