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 TEAMSome 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

Download

Download
Executable file 14 MB
Download
Source file 3 MB

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.