Skip to content

TheBlueFang/SQF_Bogosort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQF_Bogosort

The highly inefficient bogosort algorithm created in SQF.

Usage

Config

You can change bogosort settings from the bogosortConfig.sqf file.

Running

Run bogosort.sqf with execVM.

For example in the init.sqf file:

execVM "scheduled\bogosort.sqf";

Releases

No releases published

Packages

 
 
 

Languages