Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.15 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.15 KB

Space Invaders

A space invaders clone programmed following a functional programming paradigm completed as an assignment for Monash FIT2102 (S2. 2021) Programming Paradigms.

Prerequisites Ensure the TypeScript compiler is installed and the RxJS library. npm install -g typescript npm install common-js npm install rxjs

Running tsc spaceinvaders.ts start spaceinvaders.html

Credits Student details:

Teaching team:

  • Tim Dwyer (CE)

External resources (libraries):

(sprites):

Plagarism Notice:

Code in this repository is not endorsed by Monash University. Please note that copying the code for unit assessments without referencing will result in a breach in Academic Integrity Policy. The author @2x-Helix will not be held responsible for these breaches. For more information please visit: https://www.monash.edu/students/academic/policies/academic-integrity.