Skip to content

NomaDamas/civ6_tacticall

Repository files navigation

readme_page

Civ_tacticall

Standalone browser-based controller for Civ agent play.

⚡ Fastest Run

This controller is meant to work with the server in civStation.

Quickest path:

npm install
npm run dev

Important:

  • your phone and the computer running CivStation/Civilization VI must be connected to the same Wi-Fi network
  • if they are on different networks, pairing and control may fail or behave inconsistently

Open:

http://localhost:8787

Then connect it to your running civStation server.

🔌 Relationship

  • this folder: client / controller
  • civStation: server / backend runtime
  • /Users/jinminseong/Desktop/tacticall: simulation workspace kept separately

🗂 Files

  • index.html, app.js Browser controller UI
  • server.js Lightweight host for the client UI
  • bridge.js Host-side bridge helper
  • host-config.example.json Host bridge config template

🛠 Commands

npm run dev
npm start
npm run host

About

This project is controller to control computer-use hitl game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors