Antack

Antack is a rouge-lite game that we've been developing with the Kodarit Stars team for around a year. In antack, your goal is to fight agains waves of ants, gathering upgrades and loot along the way. The game is divided up into missions, between which you can by boosters. During each mission you'll be collecting resources and building up a base, while fighting of the invading ants, and progressing some goal.

Antack is currently a playable prototype. Our team will shift to other projects, so we're releasing what we have now. The game is fully playable, although it doesn't contain much content. Please check it out and let us know if you want more.

Made by the Kodarit Stars team in 2024

Running the game

The game can be run either in the browser at the top the page or downloaded to run locally. 

Windows and Linux

For windows and linux download the game from the downloads section and unzip it. Then run the executable (Antack.exe / Antack). Linux users may first need to mark the file as executable, this can be done by running the following command from a terminal in the installation directory:

chmod +x Antack

MacOS

To run the game on MacOS, download the app file from this page and run it. You might get a notice about the file being unable to run. This is due to Apple requiring signing for downloaded apps. You can bypass this restriction by running the following command from a terminal:

xattr -d com.apple.quarantine NameOfAntackFile.app
StatusPrototype
PlatformsHTML5, Windows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorsMattiDragon, ltulijoki, a²pelix, VilleJokinen
GenreAdventure, Survival
Made withUnity, Aseprite
Tags2D, Aseprite, Pixel Art, Short, Singleplayer, Tactical, Top-Down, Unity
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard, Mouse
LinksGitHub

Download

Download
Antack 1.0.0 (Windows x86_64) 38 MB
Download
Antack 1.0.0 (MacOS) 47 MB
Download
Antack 1.0.0 (Linux x86_64) 36 MB

Comments

Log in with itch.io to leave a comment.

(+2)

how to run it? pls consider to add an info (Linux version)

(+2)

I've added instruction for running the game locally to the page