Alien Fugitive



This content originally appeared on DEV Community and was authored by ChooKing

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.


This content originally appeared on DEV Community and was authored by ChooKing