Alien-themed game inspired by the famous offline dinosaur game. My result and submission for the Web Game Challenge on dev.to in an alien edition, where creating a simple game using HTML, CSS, and JavaScript was required.
Technologies used during development:
Clone the project:
git clone https://github.com/hosanabarcelos/alien-game.git
Inside the src
folder, select the index.html
file in your file explorer and open it with your preferred browser.
Or, if you're using the terminal, run:
open index.html # to Mac
start index.html # to Windows
xdg-open index.html # to Linux
Made by Hosana Barcelos.