
Integer Operation Balls (Alpha Build)
Integer Operation Balls is a game about controlling an integer ball (entity), a ball that contains an integer value and an operation, and manipulating the value of your being to reach win conditions.
The primary (and only gamemode at the time writing this), Endless, is a survival gamemode that involves the player manipulating their value by colliding with CPU entities that have randomly generated expressions and values in order to reach a provided target value within a given range before their lifetime expires. Upon reaching the target value, the range of allowed values increases, the lifetime of the player is extended, and tools like the blaster and shield mode become recharged.
The blaster is a tool that allows the player to shoot two circle charges at an entity. On collision, the entity will either have their operation or value modified to the player's liking based on the parameters set in the blaster module interface (the ui at the bottom of the screen).
Shield mode is a tool that briefly allows the player to become invincible and make all lifetimes of CPU entities visible.
At the time of writing this, there is no mobile support. This is planned to be implemented in the future, along with other gamemodes and mechanics.

Leave a comment
Log in with itch.io to leave a comment.