Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 311 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 311 Bytes

Invaders

C++ Implementation of Space Invaders using this from scratch tutorial.

Dependancies:

apt install cmake make g++ libx11-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libxrandr-dev libxext-dev libxi-dev freeglut3-dev