Skip to content

Commit 2dcf8e1

Browse files
committed
update doc
1 parent 8dcd3fb commit 2dcf8e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Press `A`, `S`, `D` to spawn 1, 100 and 1000 new Entities in the scene.
2929
There are 3 random neural networks used to update the acceleration of the spheres based on their position. You can replace the Decision type on one of the system from Neural Network to Heuristic by pressing `U` and `I`
3030

3131
### SpaceWars
32-
This does not use a Neural Network but a Heuristic that orient the ships and make them shoot towards the large spherical target.
32+
33+
Press `A`, `S`, `D` to spawn 1, 100 and 1000 new Entities in the scene. This scene does not use a Neural Network but a Heuristic that orient the ships and make them shoot towards the large spherical target.
3334

3435

0 commit comments

Comments
 (0)