
Sum on!
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
๐ Issues in the LD's web build? Try playing it here! (games.altafcreator.com)
๐ฎ Did my website explode? Prefer itch.io? Try the itch.io version here!
---
No, that is not a typo. Welcome to SUM ON!
Sum on! is a game where you just join 2 numbers and get the sum of it!
This game is made from a horrible word play of Ludum Dare 55's theme (duh), Summoning. Now you're starting to get it, right?

But that's not all! Your goal is to get a higher score than the AI enemy. Some numbers might have modifiers in them which could help you (and the AI) but also could also sabotage you (or divide you, or subtract you, or multiply you by zero or a negative number).
---

Credits
* Game Engine: Godot v4.2.1, licensed under the MIT License* 2D Assets: GIMP v2.10.36, licensed under the GNU GPLv3
* Some more 2D Assets + cover: Inkscape v1.3.2, licensed under the GNU GPLv2
* SFX Generator: ChipTone
Thank you for checking out! <3
โ Altaf
---
Changelogs
```
Version 3 (15/04/24) [For Compo]
* Accidentally set turns to 2 (used for testing). Has been set back to 10.
Version 2 (15/04/24) [For Compo]
* Bugfixes
* Modifier sometimes emits wrong sounds
* Game finishes when AI is still calculating, because of that Player can sometimes be counted as losing even though the eventual score is Player >= AI
Version 1 (15/04/24) [For Compo]
* Original Jam Version
```