Skip to content

NikDy/Red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red

run Build.bat to compile executable

or

conan remote add sfml:bincrafters https://api.bintray.com/conan/bincrafters/public-conan 
conan install <src> -if <build> --build missing
cmake -S <src> -B <build>
cmake --build <build> --config Release

copy all from res to build/bin

visual studio 2019 build tools may be required https://visualstudio.microsoft.com/ru/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16

usage run Red.exe in build/bin
contols:

 C - center on graph
 R - center on home town
 TAB - center on raitings
 
 W - zoom in
 S - zoom out
 C - center camera on graph center
 R - center camera on home town
 Arrows - camera movement

you can change username, zoom and camera speed in config.cfg

Red team:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages