Better text

This commit is contained in:
Dominik Moritz Roth 2022-04-15 14:25:07 +02:00
parent 6ba6b4fa8d
commit e002375651

View File

@ -189,8 +189,8 @@ if __name__=="__main__":
trainer = Trainer(init)
trainer.train()
trainer.trainFromTerm(run.head)
print('[!] I have become smart! Destroyer of human Ultimate-TicTacToe players!')
print('[!] I have become smart! Destroyer of human Ultimate-TicTacToe players! (Neuristic update completed)')
trainer.saveToMemoryBank(term)
print('[!] Your cognitive and strategic destinctiveness was added to my own!')
print('[!] Your cognitive and strategic destinctiveness was added to my own! (Game inserted into memoryBank)')
print('[!] This marks the beginning of the end of humankind!')
print('[i] Thanks for playing! Goodbye...')