Demos

Rain effect demo written in Java programming language using Slick 2D library. This demo uses polygons to create rain drops. You can check out the source code here : 2D Rain Effect

Download : Rainy Effects (90)

Demo of rotating crate or wooden box written in Java programming language using LWJGL(lightweight java gaming library) which is an opengl binding for java. This demo uses slick-util tool to load textures and texture is mapped as it is done in opengl. You can check out the source code here : Loading image/Texture Mapping in LWJGL

Download : Crate (46)

Demo of 2D Platform Game written in Java programming language using SLICK 2D library.

Download : Jungle Riddle (234)