项目作者: RetroVX

项目描述 :
Simple bullet hell asteroids game built with Phaser and Vue
高级语言: JavaScript
项目地址: git://github.com/RetroVX/asteroids.git
创建时间: 2019-06-05T16:03:00Z
项目社区:https://github.com/RetroVX/asteroids

开源协议:MIT License

下载


Bullet Hell Asteroids

Made with Phaser and Vue

License: MIT

Play

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

Install

  1. 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