aboutsummaryrefslogtreecommitdiffstats
path: root/autoload/space_vlaze/enemy.vim
AgeCommit message (Expand)Author
2015-10-08Play audio when player hits an enemyTeddy Wing
2015-10-08Add "enemy defeated" soundTeddy Wing
2015-10-07Decrement player lives on collision with an enemyTeddy Wing
2015-10-07Increment score when enemies are destroyedTeddy Wing
2015-10-07Hitting enemies with missiles makes enemies disappearTeddy Wing
2015-10-07enemy.vim: Add descriptive comment to DropEnemyAtRandomCoordinatesTeddy Wing
2015-10-05Add enemies to boardTeddy Wing