Code-Canvas
Code-Canvas copied to clipboard
Age Calculator added by Swastika
Age Calculator\Code-Canvas
Closes #452
Description
The age calculator game uses the player's date of birth (DOB) and the present date to calculate their age in years. It provides an interactive interface where players can input their DOB and view their accurate age calculation. The game offers a fun and engaging way to determine one's age and can be a useful tool for birthday parties or trivia games. Players can test their estimation skills and learn more about time and age.
Screenshots
Checklist
- [x ] My code adheres to the established style guidelines of the project.
- [ ] I have included comments in areas that may be difficult to understand.
- [x ] My changes have not introduced any new warnings.
- [x ] I have conducted a self-review of my code.