Credits

A short run down of all the sites and products that where useful in making classic arcade game clones.

Pulpcore

An awesome Java applet framework for 2D games.

Sfxr

A great utility program for making old school arcade game sound effects.

FamFamFam

A very well made set of icons. I used the flag icons for the language screen.

OrgDot.Com

I used one of their fantastic arcade style pixel fonts. They have other fonts, check them out.

Eclipse

A great open source IDE that I use to build all of my arcade games.

Java

The programming language all the games are written in.



Related Posts:
Basic Scenes
In Pulpcore applets are made up of a collection of scenes, scenes are where you...