JGameLaunch is a game launcher written in Java. It's goal is to remove the somewhat tedious task of running games from a terminal prompt and has other little neat touches like the ability to play a random game from the list!
Here are some key features of "JGameLaunch":
· Allows for games to be run through a simple interface.
· Add / Edit feature with genre list.
· Records number of plays and last play date.
· Random Game feature where the launcher will launch a random game.
· Can be setup to run a game server in the background.
Requirements:
· Java Runtime Environment