Projects currently available:
- Arithmetic Calculator (supports user interaction to sum, subtract, multiply, and divide any two numbers)
- Time Display (running idle display of date & time, only in UTC for now)
This projects were created as a way to learn some core Zig syntax and features, they can also be used as a guide to structuring simple ideas.
To use, run main.zig and use the interactive menu to select which program to execute.