Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

270 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theta3

Work in progress bullet hell wave shooter

Prerequisites

  • Visual Studio 2022 with C++ and CMake support (Windows) / Code editor of your choice (macOS)
  • FMOD Core API installed for the target platform

How to build

  1. Clone the repository git clone --recurse-submodules https://github.com/KubsHD/theta3

Automatic build

  1. Open cloned directory with Visual Studio

Manual build

  1. Create build directory: mkdir build && cd build
  2. Generate project files manually: cmake .. -G "Ninja"
  3. Build: ninja

Used libraries

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages