diff --git a/index.html b/index.html new file mode 100644 index 0000000..ff5d839 --- /dev/null +++ b/index.html @@ -0,0 +1,330 @@ + + +
+ ++ Welcome to the Neon Synthwave Snake Evolution Simulator! Your main goal is to help create + (and sometimes directly control) the environment so the snakes can grow as long as possible. +
++ Each snake tries to eat food (and occasionally each other) to gain points, grow in length, and + eventually become the biggest snake. Behind the scenes, genetic algorithms evolve the snakes’ + “brains” to adapt their behavior over time. +
++ There’s also a hidden twist: the size of your browser window subtly influences the snakes’ + learning process. Try making the canvas larger or smaller to see how it affects the outcome! +
++ Objective: Achieve the highest possible snake length! +
+