A Modern Homage to Classic Alien Attack Game.
Try it out here
- Node.js
- Rust
-
Clone the repository
git clone https://github.com/albertcsm/retro-attack.git
-
Install dependencies
npm install
-
Run the development server
npm run start
-
Open your browser and navigate to
http://localhost:9000
to see the game.