Power Up
A downloadable game for Windows
Game Description
Power Up is an puzzle game that combines the classic Sokoban with mathematical operations. The player push and combine numbered boxes around a grid to complete one or many goals.
Core Gameplay Mechanics
The game features a unique interaction system when two number boxes collide:
• When pushed horizontally (left/right): The numbers add together
• When pushed from below (upward): The bottom number becomes the exponent of the top number (b^a)
• When pushed from above (downward): The top number becomes the exponent of the bottom number (a^b)
Controls
• WASD Keys: Move your character in four directions
• Z Key: Undo your last move
• R Key: Reset the current level
• ESC Key: Return to the main menu
Special Note
For readability and to prevent overflow, all numbers greater than or equal to 10^9+7 will be displayed modulo 10^9+7. Note that this feature is purely for formatting and is not required to solve any puzzles.
Compatibility Notice: This game was built using a custom game engine currently in development. While it has been tested in limited environments, there may be unforeseen compatibility issues. If you encounter any problems, please report them so we can improve the experience.
Download
Install instructions
Download the zip file and extract it, run the .exe file
Leave a comment
Log in with itch.io to leave a comment.