Animal Crossing Game — made by me
Animal Crossing game, UPDATED!
Enjoy and tell me any errors and stuff
I’m quite satisfied with how the loading animation turned out...this is like the third code I made so it’s not perfect
~SilvieCat~
[deleted]
for text color use
from termcolor import colored
#heres a way to print a red hi
print(colored('hi', 'red'))
SilvermoonCat (430)
@snekattack ya this was my old version and I don't like using colors that way, sry
[deleted]
JBloves27 (1729)
hmmm, pretty cool!
Suggestion: add a clear function, code is:
import os
...
os.system('clear')
Otherwise, pretty nice job!
@AJDevelopment xD youve seen the newest post btw, right?
@SilvermoonCat yeah