Wednesday, November 19, 2025

File IO - Name Generator

Gets an input from a file that contains rules to name a file. When a file needs to be names using the naming convention, the provided prefix and suffix are added and displayed. The user can also add custom rules. Class handles all exceptions so the program never crashes

No comments:

Post a Comment

Slime Player Character

Overview: I created a slime player character. The mesh itself is a regular sphere that acts like a slime using the material applied to it. T...