Skip to content

sqlboy/j2dgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

j2dgame

A simple 2D game engine written in Java.

Examples

Simple Shapes
Some boxes that move around using asynchronous actions like JGMoveTo and JGMoveBy.

Image Alt

Image Sprites
Random boxes fall at random speeds.

Image Alt

Animated Sprites and Sprite Sheets
An explosion sprite that randomly moves around the screen.

Image Alt

Key Bindings
Move the box around the screen. Exciting.

Image Alt

Collisions
Fire bullets at blinking boxes and watch them explode.

Image Alt

About

A simple 2D game engine written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages