Robot Invasion Defence II is an action-packed tower defense game where players must strategically place towers to fend off waves of invading robots. With engaging gameplay, challenging levels, and the option to upgrade towers and unlock new abilities, it offers an immersive experience for both casual and avid gamers.
Also check out: Robot Invasion Defence I
These README.md is also available in Finnish here.
For the best execution of the game from the source code, it is recommended to use Python version 3.8
. Some modules may not work properly with either too recent or too outdated versions of Python.
Latest release: 1.1.0
poetry run invoke start
poetry run invoke debug
poetry run invoke build
poetry run invoke test
poetry run invoke coverage-report
poetry run invoke lint