Skip to content

11's hacked Spatiebot+Airmash client to run headless on node.js

Notifications You must be signed in to change notification settings

airmash-refugees/airmash_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install nodejs 12.x and run

npm install

run 10 bots node --experimental-worker master.js -aircraft=1 -max=10

aircraft can be 1=predator, 2=goliath, 3=mohawk, 4=tornado

specify websocket url node --experimental-worker master.js -aircraft=1 -max=10 -ws=ws://localhost:3501/

run 10 spatiebots node --experimental-worker master.js -aircraft=1 -max=10 -type=spatiebot

About

11's hacked Spatiebot+Airmash client to run headless on node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%