• This repository has been archived on 20/Dec/2023
  • Stars
    star
    169
  • Rank 224,453 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Space Invaders Game for Lens

Start Invading Clusters

⚠️⚠️⚠️ Please don't play this game on your production cluster. πŸ˜… Alien πŸ‘Ύ = pod on cluster. ⚠️⚠️⚠️

screencast

Install

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

OR

Copy the .tgz link in Release

Add install the extension by paste the link in Lens -> Extension

intstall

Acknowledgements

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