https://github.com/wqweto/VBTixyLand
This is a remake of https://tixy.land/
![]()
This is using IActiveScript without typelib to host the expressions evaluator in Chakra JS engine.
I plan on using smaller 8x8 ones as progress indicators, changing shape on each operation as a bit of entertainment (or inspiration) for the mostly bored end-users of our products.
Enjoy!
</wqw>
p.s. Note that JScript does not implement exponentiation operator so you have to use Math.pow (or pow only) instead.
This is a remake of https://tixy.land/

This is using IActiveScript without typelib to host the expressions evaluator in Chakra JS engine.
I plan on using smaller 8x8 ones as progress indicators, changing shape on each operation as a bit of entertainment (or inspiration) for the mostly bored end-users of our products.
Enjoy!
</wqw>
p.s. Note that JScript does not implement exponentiation operator so you have to use Math.pow (or pow only) instead.