GitHub games are open-source projects for testing gameplay ideas, sharing code, and collaborating publicly outside ...
A partial Game Boy emulator core implemented from scratch in Java. This solo project was completed in 6 days and serves as a deep dive into CPU architecture, opcode decoding, memory mapping, and the ...
This project is a 2D game developed in Java as part of a university coursework module. The game uses a physics engine to simulate gravity, collisions, and movement. Players navigate through levels, ...