Skip to content

ratatuiii/Automaton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Automaton

Automaton, discrete math project The state diagram: image

Typical hour of a day looks like this:

/////////////////

Transitioning from Housekeeping to Sleeping

Energy 155

Mood 200

Food 10

Sleep_deposit: 0

Current time: 18:30

Random event: Call

///////////////// ...

This is a full day. As may be seen, due to big amount of events day looks very realistic and almost none activities repeat. Also a bunch of characteristics were added, such as Energy, Mood, etc. that also impact the next state. Usualy days aren't very similiar to each other thanks to random chars generation.

About

Automaton, discrete math project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages