TurretIO
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".
Status | Released |
Platforms | Windows, macOS, Linux |
Author | wsandst |
Genre | Educational, Puzzle |
Made with | Godot |
Tags | coding, Experimental, Math, programming, PuzzleScript, Short, Top-Down, Tower Defense |
Code license | MIT License |
Asset license | Creative Commons Attribution_NonCommercial v4.0 International |
Average session | About a half-hour |
Languages | English |
Inputs | Keyboard, Mouse |
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)...