Hunters4k

Screenshots

About

Hunters4k is an action packed first person shooter written in java.
It was written by Markus Persson as an entry for a java 4KB game programming competition, and takes up exactly 4KB (4096 bytes) including all graphics and packaging (jnlp and this website excluded).

Play!

To play Hunters4k, first make sure you have java installed, then download Hunters4k.jar and run "java -cp Hunters4k.jar D". If you wish to run Hunters4k in a window, run "java -cp Hunters4k.jar D window" instead.
A webstartable version is unfortunately not available since Hunters4k uses a java.awt.Robot, and I don't have room left in the 4k to sign the jar file.

Instructions

The goal of Hunters4k is to kill as many hunters as possible before you die.
For every hunter you kill, you gain ten points. Every time you fire your gun, you lose one point.
If a hunter touches you, it will "Blink" you, causing 10 points of damage. When your health reaches 0, the game is over.

Items

WALL
Walls block your passage. Neither you nor the hunters can pass these walls.
SLEEPING HUNTER
Sleeping hunters remain in place until shot. Walking into one will still hurt you.
HUNTER
Once a hunter is active, it will roam the halls, looking for ways to hurt you. Shoot a hunter five times to destroy it.

Controls

W: Move forward
S: Move back
A: Move left
D: Move right
ESCAPE: Quit the game
MOVE MOUSE: Turn around
LEFT MOUSE BUTTON: Shoot


Everything here is Copyright (c) 2005 Mojang Specifications.