SPACE INVADER JAVA

Space Invader Java is a Javascript coding challenge.
Created as part of Trinity College Interactive Digital Media Masters Degree.

2023

CONTROLS

The result of the game is as follows:


1. Left Arrow and Right Arrow – Slide Left and Slide Right.

2. Space – Shoot Bullet.



GITHUB

The link of the Github to this project can be accessed below:




INTRODUCTION

Space Invaders java is a JavaScript assignment for Trinity College IDM Masters course. The assignment was a way for us to practice OOP to make a game. The game followed the following coding logic:

"There is a gamemaster which handles all interactions. All other classes are merely actors. This guarantees the game to be always Insync."



CONCEPT ARTS


Space Invader Early Sketches

Figure 1: Initial Project Skecthes.

Space Invader Sprites

Figure 2: Final Sprites