mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +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. /🆑