itch.io is community of indie game creators and players

Devlogs

Devtober day 11

TDS
A browser game made in HTML5

Added a new enemy type, that creates sort of a field of bullets rotating around it. This is done via a special component, which is attached to the bullets, that are shot by the enemy. It also works on anything else, that can shoot bullets(e.g: other bullets).

Leave a comment