No description
Find a file
2025-12-14 13:06:49 +05:30
cutscenes updated logo anim (24fps, hold logo for 3 sec) 2022-10-30 20:04:57 +03:00
data Allow creating a desktop entry on Linux. 2022-11-01 02:19:54 +05:30
fonts Added fonts. 2022-10-22 14:39:11 +05:30
graphics increased swordfish size 2022-10-31 13:12:56 +03:00
modules added perma death. 2022-11-03 01:39:28 +03:00
music updated map and music 2022-10-29 00:28:20 +03:00
sounds added mcgregor in boss area 2022-10-30 21:13:46 +03:00
ss added boss corpse 2022-10-31 13:00:51 +03:00
.gitignore Rects can be loaded from a CSV file. 2022-10-17 19:25:29 +05:30
LICENSE Initial commit 2022-10-17 05:52:23 +02:00
main.py Allow creating a desktop entry on Linux. 2022-11-01 02:19:54 +05:30
README.md added itch.io link in README 2025-12-14 13:06:49 +05:30
requirements.txt removed matplotlib 2022-10-29 16:19:50 +03:00

Deep Abyss

Deep Abyss is an unforgiving and creepy 2D adventure game. You play as an alien fish whose friend was taken by a sea monster. Dive into the dark depths, devour your deadly enemies to save your friend and try to overcome the trials in this bizarre habitat through your determination.

Your goal is to get bigger and evolve into new forms by hunting other creatures. Do not lose your focus, though, and always be alert to the dangers of the ocean. Conquer this increasingly difficult environment by reaching the final stage of your evolution and beating the sea monster.

This game was made for the 32bit jam 2022.

Download and Play Deep Abyss

Installation

You can either get the game from Itch.io or run it from source. You need Python 3.8.10 or higher to run it from source.

git clone https://codeberg.org/ProfessorCode/32bit-jam-2022
cd 32bit-jam-2022/
pip install -r requirements.txt
python main.py

License

This game has been licensed under GPL v3 or later. (Please refer to LICENSE.)

Most graphics, sound and music assets have been licensed under CC BY-SA 4.0.

Team

External