Bigfoot vs. Littlefoot battle it out with addition!
Posted January 26, 2025 by tgza
Final updates and released Math Bash 2!
https://tgza.itch.io/math-bash2
This is a re-write of the Decker version of Math Bash using the love2d library. Using love2d was much easier since the iterator cycle was faster, the language was more familiar even though I know nothing about lua, there were more tutorials available for love2d, I was able to spread the code across files and classes.
Some final release notes:
convert $f -resize "630x500" -background white -gravity center \ -compose Copy -extent 630x500 $fo && open $fo && identify $fo
Hopefully the above line will save someone an hour of frustration.
On to the next project!