diff --git a/.gitignore b/.gitignore index 557ab62..77b225a 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ result result-* .direnv/ .envrc.cache +target/ diff --git a/protossbot/static/index.html b/protossbot/static/index.html new file mode 100644 index 0000000..dca5223 --- /dev/null +++ b/protossbot/static/index.html @@ -0,0 +1,325 @@ + + + + + + Protoss Bot - Game Speed Control + + + +
+

⚡ Game Speed Control

+

Protoss Bot Configuration

+ +
+ 20 + Current Speed +
+ +
+ + +
+ 0 (Paused) + 50 (Normal) + 100 (Fast) +
+
+ +
+ + + + + + +
+ +
+ +
+ Speed Guide:
+ • 0 = Paused
+ • 20 = Slow (good for debugging)
+ • 42 = Normal game speed
+ • 100+ = Fast forward +
+
+ + + +