Simple space shooting game for Global Game Jam 2023
Clone a repository and serve it via http protocol (eg. using serve package)
❗ Open html file straight from the file protocol will result in error
git clone https://github.com/dheerapat/rooter_shooter.git
npm install -g serve
cd rooter_shooter
serve