온라인홀덤

We Are Now Hosted on a New

This site features original, action packed games built entirely upon Sun's Java(TM) technology. No downloads or plug-ins are required, these games can be played right inside your web browser for free!

Please use the navigation bar at the top to explore the site. Enjoy your visit, and check back often for future developments. Thank you.

Here are some screenshots of our most recently released games

JavaGamePlay Processing

Here's a basic outline to get you started with creating a simple game using Java and Processing

1. Create a New Sketch : Open Processing, and start a new sketch by clicking on `File` > `New`.

2. Setup Your Game Environment : Define your game's variables, such as player position, enemy positions, game state, etc. Set up the `setup()` function to initialize your game's environment. 

3. Draw Function : Use the `draw()` function to continuously update and draw the game state. This function is called repeatedly by Processing, usually around 60 times per second.

4. Handle User Input : Use functions like `keyPressed()` or `mousePressed()` to handle user input such as keyboard or mouse events. Update game variables accordingly.

5. Update Game Logic : Implement the game logic inside the `draw()` function. This includes updating player/enemy positions, collision detection, scoring, etc.

6. Render Graphics : Use Processing's drawing functions (`ellipse()`, `rect()`, `image()`, etc.) to render graphics on the screen based on the current game state. 

Play Games

Select your game by clicking on a screenshot below

1. A multi-directional scrolling, action-packed shoot-em-up. Pilot your ship around the solar system defending Earth's satellite network from ever increasingly powerful alien ships.

2. A fast paced shoot-em-up with various weapons and power-ups. Earth in under attack by hostile alien ships, and you represent the first wave of resistance.

3. One of the first playable 3D games ever written in Java. Explosive tank combat with a nostalgic look and feel.

WarZone3

Our popular WarZone series gets an update, with vastly improved 3D graphics and lighting effects, ongoing story and mission based structure, several diverse combat areas and much more.

Spitfire

A World War II based shooter in which you must pilot your Spitfire fighter plane to defend the skies over Britain, the English Channel, and occupied France. Can you make it all the way over to the Axis stronghold in Berlin?

Mobile Phone Games

swarm, lunar Invaders, and, an as of yet untitled new game these games have been initially developed for nokia series 40 and series 60 devices, motorola V600, V500, V300, and sony ericson K700. They have been designed to be easily adapted for other Java enabled phones. here are some screen shots and brief descriptions of these games.

Untitled

This is a scrolling World-War-II themed shooter that has you fighting your way through missions set accross fields, forrests, towns, and cities. Use rifles, hand grenades, machine guns, rocket launchers, flame throwers and even capture and drive enemy tanks to help you achieve your objectives.

Swarm

Fly and shoot your way through endless waves of insect-shaped aliens in this vertically scrolling arcade shooter. This is a mobile version of our popular web based arcade shooter, all levels, features, and power-ups have been reproduced.

Lunar Invaders

A mobile version of our popular web based arcade shooter, in which the player must defend the surface of the moon from a relentless alien invasion. All weapons and power-ups have been faithfully ported over, ensuring a varied and ever-changing gameplay experience.