0.0.8 • Published 1 year ago

@hualvwang/lens-ext-invaders v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Start Invading Clusters

⚠️⚠️⚠️ Please don't play this game on your production cluster. 😅 Alien 👾 = pod on cluster. ⚠️⚠️⚠️

screencast

Install

  • Switch to the Extensions view (CMD+SHIFT+E on macOS) on Lens.
  • Enter @hualvwang/lens-ext-invaders into the Install Extension box.
  • Click on the Install button.

OR

cd ~ && git clone https://github.com/chenhunghan/lens-ext-invaders.git
cd lens-ext-invaders && yarn && yarn build
ln -s ~/lens-ext-invaders ~/.k8slens/extensions/lens-ext-invaders

Acknowledgements

This project is largely inspired by https://codeheir.com/2019/03/17/how-to-code-space-invaders-1978-7/