Skip to content

MilesVII/swg-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kriegsspiel

A turn-based wargame featuring fog of war, bestagons and indirekt fire

Build instructions

Requires odin to be installed

git clone https://github.com/MilesVII/swg-redux
cd swg-redux
odin build .
cp config.toml.example config.toml

Specify operating mode if needed:

swg-redux --mode client --name username
swg-redux --mode server --port 27014
swg-redux --mode lobby

All parameters are optional

Lobby mode

Clients can connect to lobbies instead of connecting to a server directly right from the start. Lobbies offer an option to connect to started games and can accept new game requests from clients with matching auth token

Refer to config.toml.example for config details

Controls

Important

Set up an unique user name in config.toml before connecting to a server

  • P toggles post effects shader
  • ctrl+P reloads post effects shader from file, useful for adjusting or customizing
  • Window is resizable

In menu

  • Arrows / WASD and Enter to navigate menu, adjust parameters and select items

In game

  • WASD or click and drag to pan camera
  • Q/E or mousewheel to zoom
  • Z/X/C/V to pick order types
  • Enter to submit orders
  • Esc to abort current order placement

Credits

fuck chess

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published