Another Tower Defense
A downloadable game for Windows
"Another Tower Defense", is another tower defense game, made by some French devs named "Some French Devs".
This game was made for the Mini Jam 136, hosted by ZahranW, and done in 72h.
In this game, you can build towers and fields in order to resist mobs waves.
It's our first Game Jam.
Controls:
- Left-click to select a tower or a field.
- Right-click or escape to deselect.
- Space to speed up the game.
Credits:
DEVELOPPEMENT TEAM: Some French Devs
- Spishewi
- Discord: @spishewi
- Github: Spishewi
- Mouthanos
- Discord: @mouthanos
- Github: Mouthanos
ASSETS
enemies spritesheet CC-BY-3.0
by Stephen Challener (Redshrike)
Modified by Mouthanos
Status | Released |
Platforms | Windows |
Author | Some French Devs |
Genre | Strategy |
Tags | 16x16, 2D, minijam, Pixel Art, Singleplayer, Tower Defense |
Install instructions
EXECUTABLE FILE (Another Tower Defense.zip)
You can run the .exe on any windows >=10 computer, just unzip it. (Hasn't been tested on older versions.)
/!\ As the game is an packed .exe, it may be detected as a virus. If you don't want to run it, read and use the source code.
SOURCE FILE (source.zip)
Must be executed on any device with python 3.10+, with pygame-ce and pytmx modules installed.
In order to install these dependencies, use:
python -m pip install pygame-ce pytmx --upgrade
Then, you can run the game by running "main.py"
python main.py
Leave a comment
Log in with itch.io to leave a comment.