This is the first game I've ever made.
It is a work in progress.
Plans for future releases:
--Enemy ships
--Powerups
--Special Weapons
--Different Levels with different enemies with different abilities
--Accuracy meter / "missed asteroids"
--High score tracking w/ local database
--Different playable ships

--Move using W,A,S,D or arrows
--Shoot using left CTRL or left mouse click

Build History:

Version 1.0, May 26th 2018 18:04 CST
--Initial implementation. Just a ship that shoots asteroids.

Version 1.1, May 26th 2018 23:28 CST
--Added scrolling background and star field

Version 1.2, May 27th 2018 18:21 CST
--Added dynamic difficulty, reaching a maximum at level 30

Version 1.3, May 28th 2018 13:01 CST
--Made some UI changes for usability
--Fixed a bug that was causing no sound for some users (Issue with ambisonic decoder)