This is a submission for the Web Game Challenge, Build a Game: Alien Edition
What I Built
This is a game in which an alien fugitive is being hunted by UFOs that drop deadly spores. The goal is to dodge/destroy the spores and shoot down UFOs.
Demo
Journey
I originally built a different game with similar mechanics using KaboomJS a few years ago. For this current challenge, I built it in pure vanilla JS.
Top comments (1)
The code visible on Codepen is the result of compilation by Vite. The actual code that I wrote is here: github