aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/lib/components/RulesView.svelte
diff options
context:
space:
mode:
authorIlion Beyst <ilion.beyst@gmail.com>2022-08-22 21:18:20 +0200
committerIlion Beyst <ilion.beyst@gmail.com>2022-08-22 21:18:20 +0200
commit82ab9cef78020361d556f4208c57ecd9259d51ea (patch)
tree068c89af9bb40bbfaf483ebb8fc9ebe5f7a65e05 /web/pw-server/src/lib/components/RulesView.svelte
parent947ced152e43c148830e2c1fb25b9e10e766b5c8 (diff)
downloadplanetwars.dev-82ab9cef78020361d556f4208c57ecd9259d51ea.tar.xz
planetwars.dev-82ab9cef78020361d556f4208c57ecd9259d51ea.zip
populate new index page
Diffstat (limited to 'web/pw-server/src/lib/components/RulesView.svelte')
-rw-r--r--web/pw-server/src/lib/components/RulesView.svelte7
1 files changed, 1 insertions, 6 deletions
diff --git a/web/pw-server/src/lib/components/RulesView.svelte b/web/pw-server/src/lib/components/RulesView.svelte
index 92de37e..c7d4a4a 100644
--- a/web/pw-server/src/lib/components/RulesView.svelte
+++ b/web/pw-server/src/lib/components/RulesView.svelte
@@ -1,11 +1,6 @@
<div class="container">
<div class="game-rules">
- <h2 class="title">Welcome to planetwars!</h2>
-
- <p>
- Planetwars is a game of galactic conquest for busy people. Your goal is to program a bot that
- will conquer the galaxy for you, while you take care of more important stuff.
- </p>
+ <h2 class="title">How to play</h2>
<p>
In every game turn, your bot will receive a json-encoded line on stdin, describing the current
state of the game. Each state will hold a set of planets, and a set of spaceship fleets