MaxDahan / Spaceship

An asteroids-like, arcade-themed JFrame game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spaceship

This project (Spaceship) was developed by Maxime Dahan in 2018 with some assistance from Paul Karmel.
This is a Java project developed in an attempt to learn more about the graphics implementations in Java.
The program was written in the first year of our software programming career, and we were ignorant toward the importance of writing clean code.

This project was developed in two days.

Most of the code and game design was created and written from scratch by Maxime Dahan.
Most of the sounds and graphics were created from scratch by Paul Karmel.
Please launch "Spaceship.jar" in order to play the game.

Bullets are buggy.

Controls

Press "R" in-game to reset your high-score.
Press "C" in-game to close the program. (Ctrl/Cmd + C works too!)
Arrow keys are used to move. Hold the spacebar to shoot.

Preview

Firing.png Fail.png

About

An asteroids-like, arcade-themed JFrame game.


Languages

Language:Java 100.0%