Java Corner

Welcome to pek's Java Corner

Here you will find a set of Java applications I have developed over time. Most (if not all) are experiments with Java. They all run using Java WebStart.

Java Applications

diGitime

by Panagiotis Peikidis

A practical we had in Programming Methology & Design at City College.

262 times launched and 395 times downloaded.

RPG - demo

by Panagiotis Peikidis

A small game we developed experimentally. The code was a mess, so we dropped it. Here is what has been left.

187 times launched and 309 times downloaded.

JSameGame

by Panagiotis Peikidis

A small game I created from scratch in my blog Dive In: JSameGame - pekalicious.

194 times launched and 315 times downloaded.

House of Cards

by Panagiotis Peikidis

Yet another practical, this time for Object Oriented Programming. It's a simple fun card game.

227 times launched and 170 times downloaded.

JSnake

by Panagiotis Peikidis

The second project of the Dive In series, the JSnake. A basic Snake game implementation.

202 times launched and 304 times downloaded.

JSpriteSheetCreator

by Panagiotis Peikidis

This little tool will convert an animated image FROM a gif file TO a single png sprite sheet.

144 times launched and 150 times downloaded.

Interactive JPanel in JTable

by Panagiotis Peikidis

Source code for my article Custom JPanel cell with JButtons in JTable

4 times launched and 2 times downloaded.