add character crator and user input

This commit is contained in:
2023-04-25 18:57:37 +02:00
parent 254cda60e0
commit e2adacf8ba
7 changed files with 148 additions and 23 deletions
+4
View File
@@ -0,0 +1,4 @@
class Home:
def __init__(self):
self.items = []