Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.12 KB

File metadata and controls

40 lines (21 loc) · 1.12 KB

Invaders for CSE2024

Space Invaders clone, written in Java.

Screenshots

Download

Dropbox

Mirror: Mediafire

Installation

After downloading the file above, unpack it and save it to an appropiate location.

Open the directory and double-click invaders.jar. In some systems (i.e. Ubuntu) you may need to select 'Open with OpenJDK 7 Runtime' or similar from the context menu.

If the Java path is not set correctly, you can also navigate to the directory from the command line and execute

java -jar invaders.jar

System Requirements

Requires Java 7 or better.

Resources

Space Invaders Regular (font) - © kylemaoin 2010

Participants

김현기, 이동근, 박유선, 김가령, 이준우, 배가연

CSE2024

Structure

image