JTronic is a game designed for programming competitions. Players program a Java agent that participates in a game that combines the classic Tron and PacMan games. Features include an AWT GUI, record/playback functionality, and tournament mode.
This game is a popular software project computer scientist majors need to program and present during their studies.
The main goal is to learn the uses and meaning of Object Oriented programming languages.
Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.
Nonsense Software is a group working on several games and other programs. We are currently working on opening up the source code on our completed projects under the GPL.