Skip to content

Retro Chinese-made handheld clone made with Java 8.

License

Notifications You must be signed in to change notification settings

ilnicki/brick-game

Repository files navigation

Brick Game

Retro Chinese-made handheld clone made with Java 8.

Modules

core

Common engine components needed for all modules in an app.

container

Annotation based dependency injection container implementation.

event-loop

Event loop implementation.

io-lwjgl3-opengl

LWJGL 3 based I/O module using OpenGL lib bindings.

tick-lwjgl

Tick generator with syncronization from LWJGL 2.

tick-naive

Simple tick generator.

io-test-tool

Swing state editor and renderer testing tool.

pc-app

Module to gather other modules into a single build for Linux/Windows/Mac platforms.

game-test

Game implementation example.

game-snake

Snake game implementation.

game-tanks

Tanks game implementation.

game-tetris

Tetris game implementation.

About

Retro Chinese-made handheld clone made with Java 8.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages