23May, 2019

How do I use functions in a menu system?

In one of our other articles we created a basic menu system for a game. While this is a perfectly…

Learn More
23May, 2019

How do I make a menu system in Python Blocks?

A very common feature of programs and games is a menu system. The menu system will allow users to choose…

Learn More