Make sure to clone this repository recursively!
git clone https://github.com/Shr1ftyy/smol-invaders --recursive
If you have cloned it non-recursively:
git submodule update --init
- ECS
- Player
- Simple enemies
- Flying enemies
- Score
- Simple gameplay loop