Skip to content

nmisyats/Marbles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marbles - 4k

4k intro released at Revision 2026.

Links

Build

Building the intro requires the following tools to be installed and accessible via a PowerShell command line (e.g. in PATH):

If you are using an antivirus software (Windows Defender included), it is likely to detect the compiled executable as a trojan. You'll need to whitelist the file or the entire folder in your antivirus before compiling or running it.

Build an uncompressed debug version (uses MSVC's linker):

.\build.ps1

or the compressed release (uses crinkler):

.\build.ps1 .\release.json -CrinklerTries 3000 -XRes 1920 -YRes 1080

and run:

.\main.exe

About

Source code of the 4k intro "Marbles".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors