A downloadable TurretIO for Windows, macOS, and Linux

TurretIO is a Tower Defense game where you win by writing code. Control your turrets through programming their behaviour and defeat the invading slimes. There are 8 exciting levels which introduce various coding concepts. TurretIO is the perfect game for a beginner programmer to learn, while still having fun. 

Your code is written in a Python-esque programming language, with support for all the functionality you might want to use, such as looping and functions. If you need help with the syntax, you can look at a Python syntax cheatsheet, as the syntax is very similar.

If you are interested in the source code for the game, you can find it here.

Music credit goes to Kai Engel, for the copyright-free track "October".

Download

Download
Windows 27 MB
Download
Linux 28 MB
Download
Mac 28 MB

Install instructions

In order to run the game you just need to uncompress the zip file and run the executable. Have fun!

Comments

Log in with itch.io to leave a comment.

The game seems broken :-(

Tutorial Mission 2 does no work, at all. It fires, rotates, then just keeps firing without rotating again. I suspect there needs to be some kind of loop, but that is not in the tutorial (yet)...