Skip to content

dooglz/Astral_Insanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astral Insanity!

C++ 2D Shmup

Windows Build Linux / Mac Build
Windows Build status Unix Build status

forthebadge


  1. Clone or fork this repo
  2. Once you have it locally, update the submodules:
git submodule update --init --recursive
  1. From there, you must build the solution with CMake.