Noah2610 / deathfloor

Work-in-progress Mega Man inspired game.
MIT License
2 stars 0 forks source link

Enemies #10

Closed Noah2610 closed 4 years ago

Noah2610 commented 4 years ago

Setup basic enemy system.

Noah2610 commented 4 years ago

Planned

Composable / modular enemy system. Highly configurable via configs. Configurable stuff:

https://github.com/Noah2610/deathfloor/blob/master/docs/DESIGN.md#enemies

(None of this is properly implemented yet, just planned...)