Day 048: Back to full time game dev this week \o/ Did a few things on the game:
- Prevent movement on cells occupied by units
- Update battle code to use set seeds for everything random
- Replace temporary path finding and flood fill code by something performant
- Improve the script that builds my game and bundles the assets