RetroVX / asteroids

Simple bullet hell asteroids game built with Phaser and Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bullet Hell Asteroids

Made with Phaser and Vue

License: MIT

Play

https://retrovx.github.io/asteroids/

Install

git clone https://github.com/RetroVX/asteroids.git

Or download from Zip

About

I wanted to make a small game and learn about using Vue with phaser(3), so i decided to create asteroids with a small twist. This project was made in two days so it is still incomplete. Vue is used to update the score, multiplier and ship lives on the DOM, it is also used with localStorage to save/load the top 5 high scores.

Todo

  • custom controls
  • add sfx/music

About

Simple bullet hell asteroids game built with Phaser and Vue

License:MIT License


Languages

Language:JavaScript 73.6%Language:CSS 21.2%Language:HTML 5.3%