ufosc / VisualNovel

A visual novel to help new programmers learn about various languages and frameworks in a fun way
GNU General Public License v3.0
30 stars 63 forks source link

Fixed name setting #81 #82

Closed Teja-11 closed 5 months ago

Teja-11 commented 5 months ago

Updates the name input validation process in scripts.rpy to improve user experience. The changes ensure that the player's name is a single, alphabetic word and capitalize the first letter for consistency.