Skip to content

A game made for the Computer Architecture course. It's a simple Space Invaders implementation in C++ with a small assembly integration.

Notifications You must be signed in to change notification settings

KennethS0/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-Invaders

A game made for the Computer Architecture course. It's a simple Space Invaders implementation in C++ with a small assembly integration.

Requirements

Must be on any Linux distribution that supports x86_64.

Set Up

Run the makefile (make), there might be a need to run it twice. After that the executable will be save in the build directory. To execute it simply run build/apps/program from the same directory that the make command was ran.

About

A game made for the Computer Architecture course. It's a simple Space Invaders implementation in C++ with a small assembly integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published