Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Divide By ZEROView game page

Fast-pased mathematical slasher
Submitted by awgust, monderlaan โ€” 27 minutes, 52 seconds before the deadline
Rated by 8 people so far
Add to collection

Play game

Divide By ZERO's itch.io page

Rate this game

In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.

What category are you in?

Novice

How does your game relate to the theme?
The polarity of mass operators (+, -) and magnets (ex. repulsion when attacking the red polarity enemy with a red polarity sword) are linked to the core mechanics of the game

Specify any and all pre-made assets in your submission.
https://docs.google.com/document/d/1gcYJah09X1o6mWZrS2fF5zHuGTnB4WSmyfBfun9vCdY/edit?tab=t.0

How many team members does your team have in total?
2

By submitting, you agree to all the rules listed.

I/We agree

Does your game utilize Wolfram Language?

No

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

Awesome!
The slashing was so satisfying!
I think I finished it, after what I think was 5 levels, It says "Traversing" and stays on that screen.
Good Job, was super fun!

Submitted(+2)

really liked the feeling of the attack! it felt a bit punishing dying from one hit though

Submitted (1 edit) (+1)

I have a solution to your well made game

string divide(double x, double y) {

    try {

        x = x / y;

        return str(x);

    } catch (DivideByZeroException e) {

        return "Infinity";

    }

}

Submitted(+1)

Really satisfying movement. Took me some time to realize that the slashes face the mouse. Overall though, I think this could reach top 3 in this category if you get more ratings. Almost every level has something new to offer, whether it is a plusign tumbleweed or a divide sign that spits minus signs.

Submitted(+1)

I think the game concept is very unique and gameplay is fun. Game feels complete and high quality SFX. I also like that the text for level up/respawning isn't the same every time. I would have appreciated a sound effect when changing swords as audio feedback so I know which one I'm on so I don't have to look at the side of the screen. Overall, great game!

Developer

Thanks for the feedback! We are looking forward to polishing the game up and releasing a  free, fuller version