Skip to content

Commit

Permalink
index file
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDr3ck authored Jun 26, 2020
0 parents commit b49c7a3
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<html>
<head>
<meta charset="utf-8"/>
</head>
<body>
<h1>Essais courts</h1>
<a href="./Balle/index.html">Balle</a>
<br>
<a href="./CasseBrique/index.html">CasseBrique</a>
<br>
<a href="./Fleur/index.html">Fleur</a>
<br>
<a href="./Pluie/index.html">Pluie</a>
<br>
<a href="./Serpent/index.html">Serpent</a>
<h2>Concept</h2>
<a href="./Steering/index.html">Steering behaviors</a>
<br>
<a href="./LettreCercle/index.html">LettreCercle</a>
<br>
<a href="./FractalTree/index.html">FractalTree</a>
<br>
<a href="./BarnsleyFern/index.html">BarnsleyFern</a>
</body>
</html>

0 comments on commit b49c7a3

Please sign in to comment.