Skip to content

Space Invaders Game, built for CS 2 @ Trinity University

Notifications You must be signed in to change notification settings

brendanpotter00/SpaceGame-CS2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceGame

I developed a similar game to Space Invaders with 2D movement, shooting, collision detection, animations, level system, boss mechanics, scoring, and a reverse-time functionality (reverses time while holding ‘R’).

This game was made for Principals of Computer Science 2 at Trinity University.

Demo

You will see the animations, reverse function, boss level, enemies, shooting, and movement mechanics demonstrated in this video.

https://i.imgur.com/yMN3UBd.mp4

Screenshots

Enemies

App Screenshot

Boss Second Stage

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/brendanpotter00/SpaceGame-CS2.git

Go to the project directory

  cd SpaceGame-CS2

Start SBT

  sbt

Start Game

  run

About

Space Invaders Game, built for CS 2 @ Trinity University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages