A downloadable Arachnoids for Windows and Linux

Arachnoids is an Asteroids-based game for the Mini-Jam #123, whose theme is "Web". Here, you control a space spider that fights wave of bugs with its web projectiles. The bugs not only can kill your spider, but also destroy its web nodes. Keep the web nodes spread with your projectiles so you can dodge the bug waves!

Arachnoids was developed using the Python language, through the Pygame library. Artwork was made on Canva, and sound on JSFXR.

Source code (UPDATED): https://github.com/SymonBezerra/Pygame-Arachnoids
(original version can be downloaded below)

Download

Download
Arachnoids.zip 28 MB
Download
Arachnoids (UPDATED - No .EXE).zip 609 kB

Install instructions

You can play a Web Assembly (WASM) version here: https://pmp-p.github.io/pygame-arachnoids-wasm/ (courtesy of Discord user "pmp-p", of the Pygame community server).

The zip file contains both the Python source code (Python 3.10.8\Pygame 2.1.2) and an EXE file made with PyInstaller. Make sure to install Python 3.10.8 or higher and Pygame through PIP on your computer and feel free to use both.

Leave a comment

Log in with itch.io to leave a comment.