Skip to content

JohnHolmesII/Triangle-2-Electric-Boogaloo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triangle 2, Electric Boogaloo

Build status

Dependencies

Windows

WSL and Visual Studio are not currently supported as build platforms. CLion is preferred, using the MinGW toolchain.

In MSYS2 run pacman -S mingw-w64-x86_64-toolchain. You should use most of that already.

Linux

  • Ubuntu: sudo apt install cmake build-essential libvulkan-dev libxi-dev libxrandr-dev libxinerama-dev libxcursor-dev libgl1-mesa-dev git
  • Arch: sudo pacman -S cmake vulkan-validation-layers

MacOS

  • Apple should fuck itself

Building:

  1. git clone --recurse-submodules https://github.com/JohnHolmesII/Triangle-2-Electric-Boogaloo.git
  2. cd Triangle-2-Electric-Boogaloo/
  3. ./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published