add ludus description
This commit is contained in:
parent
5a37e21afc
commit
2e2a16d454
|
@ -317,9 +317,12 @@ function startGame(){
|
|||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Debug and test your connectFour AI</h1>
|
||||
<h1>ConnectFour's Ludus</h1>
|
||||
</header>
|
||||
<section>
|
||||
<p>Here you can test and fix your bot, against himself, against human or against any other bot if you know the URL.
|
||||
<br/>No scoring here, it's a Ludus (gladiators training center).</p>
|
||||
|
||||
<aside>
|
||||
<h2>Configure the test</h2>
|
||||
<table>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7c8b786228bb9e1561ff60a2d6f7f6ce91be6fee
|
||||
Subproject commit 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a
|
Loading…
Reference in New Issue
Block a user