Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 497 Bytes

File metadata and controls

17 lines (8 loc) · 497 Bytes

eyeBMinvaders

A Namco-like space invaders game for the mainframe, and any other computers out there. All it needs is a simple webserver like python3 -m http.server

Plays best on Chrome browsers because Safari sucks in JS performance.

Game features several innovation over the original Space Invaders. Play to find out more!

The original code from NAMCO is here

March, 2025