Skip to content

RetroTournaments/static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Static is the open-source technology stack for simultaneous time attack tournaments. As seen on youtube.com/flibidydibidy at several events. Or at GDQ 2025

Build Instructions

git clone --recurse-submodules https://github.com/RetroTournaments/static.git
cd static
git lfs pull
mkdir build && cd build
cmake -G Ninja ..
ninja

Then you should have build/src/static/static which is the executable, consider adding this to your path. First initialize the smb database:

static smb db init /path/to/smb.rom

About

Simultaneous Time Attack Technology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages