mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-04-15 00:32:45 +01:00
## About The Pull Request Arithmetic circuit components are given the ability to calculate powers. ## Why It's Good For The Game This is necessary for certain calculations like finding the distance between two points, allowing greater creativity in circuit design. ## Changelog 🆑 add: Added powers to arithmetic circuit components. /🆑