Skip to content

Commit

Permalink
edit heuristic.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kcunningham20 committed May 1, 2018
1 parent f757f85 commit 3dc0b31
Show file tree
Hide file tree
Showing 12 changed files with 1,564 additions and 2 deletions.
2 changes: 1 addition & 1 deletion virtupet/.idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

161 changes: 161 additions & 0 deletions virtupet/data/pudgies/0x11bce.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
{
"uid": "0x11bce",
"name": "Erika",
"dna": [
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
1,
0,
0,
1,
1,
1,
1,
1,
1,
1,
0,
1,
1,
0,
1,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
0,
1,
1,
0,
1,
0,
0,
1,
1,
0,
0,
0,
1,
1,
1,
1,
0,
0,
1,
1,
0,
1,
0,
0,
1,
1,
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
1,
1,
1,
0,
1,
1,
1,
0,
0,
0,
0,
1,
1,
0,
1,
1,
0,
1,
1,
1,
0,
0,
1,
0,
1,
0,
0,
0,
1,
1,
0,
0,
0,
1,
0,
1,
1,
0,
1,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
1,
0,
1,
1,
0,
0,
1,
0,
0,
0,
0,
0
],
"color": "Purple",
"personality": "INFP",
"parents": [
"0x16944",
"0xfc71"
],
"happiness": 9.166232975450356,
"known_decisions": [
{
"name": "nothing",
"count": 1
},
{
"name": "push_car",
"count": 1
},
{
"name": "eat_cake",
"count": 1
}
]
}
153 changes: 153 additions & 0 deletions virtupet/data/pudgies/0x1230e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
{
"uid": "0x1230e",
"name": "Stefan",
"dna": [
0,
0,
1,
0,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
0,
1,
0,
1,
1,
0,
0,
0,
0,
0,
0,
0,
1,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
0,
1,
1,
1,
0,
1,
0,
0,
1,
0,
0,
1,
0,
0,
0,
1,
0,
0,
1,
1,
1,
0,
0,
1,
0,
1,
0,
0,
1,
0,
1,
1,
0,
1,
0,
1,
0,
1,
0,
1,
0,
1,
1,
1,
1,
1,
1,
1,
0,
1,
1,
0,
1,
0,
0,
1,
0,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
0,
0,
0,
0,
0,
1,
1,
0,
0,
1,
1,
1,
1,
1,
0,
0,
0,
1,
1,
1
],
"color": "Red",
"personality": "ESFJ",
"parents": [
null,
null
],
"happiness": 3.0,
"known_decisions": [
{
"name": "nothing",
"count": 0
}
]
}
Loading

0 comments on commit 3dc0b31

Please sign in to comment.