added gif for automatic mode

This commit is contained in:
Eugenio Marzo
2019-04-21 22:38:18 +02:00
parent 6aebd2240d
commit b05126bcb4
3 changed files with 4 additions and 1 deletions
+3
View File
@@ -12,6 +12,9 @@ Through KubeInvaders you can stress your Openshift cluster in a fun way and chec
### How KubeInvaders Works
Automatic mode!
![Alt Text](https://github.com/lucky-sideburn/KubeInvaders/blob/master/kubeinvaders-automode.gif)
![Alt Text](https://github.com/lucky-sideburn/KubeInvaders/blob/master/kubeinvaders.gif)
### Install KubeInvaders on Openshift
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

+1 -1
View File
@@ -135,7 +135,7 @@ function ai()
rand_pod = math.random(100, 1000)
end
pos = go.get_position()
pos.y = 180
pos.y = 220
go.set_position(pos)
pos.x = rand_pod