{"id":67,"date":"2025-11-21T16:19:23","date_gmt":"2025-11-21T16:19:23","guid":{"rendered":"https:\/\/theroyalscode.com\/students\/l_smith\/?p=67"},"modified":"2025-11-21T16:19:23","modified_gmt":"2025-11-21T16:19:23","slug":"hp-game-stage-1-day-1","status":"publish","type":"post","link":"https:\/\/theroyalscode.com\/students\/l_smith\/2025\/11\/21\/hp-game-stage-1-day-1\/","title":{"rendered":"HP game stage 1 day 1"},"content":{"rendered":"\n<p>This is my plan document for my next project witch is harry potter based game <\/p>\n\n\n\n<p><a href=\"https:\/\/docs.google.com\/document\/d\/1BL5QrtWzxPMgtxUprEPQTWSab60QFM5qK0edP2zHVJY\/edit?usp=sharing\">https:\/\/docs.google.com\/document\/d\/1BL5QrtWzxPMgtxUprEPQTWSab60QFM5qK0edP2zHVJY\/edit?usp=sharing<\/a><\/p>\n\n\n\n<p>today was a planing day&#8230; mostly with a little bit of code <\/p>\n\n\n\n<p>today was stage 1 day 1 of my harry potter based  game <\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/LarrySmith8209\/harry-potter\/tree\/main\/stage%201\">https:\/\/github.com\/LarrySmith8209\/harry-potter\/tree\/main\/stage%201<\/a><\/p>\n\n\n\n<p>this link has all my code so far <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>import random\n\nclass house:\n   houses= (\"phoehix\", \"thunderbird\",)\n   founders = (\"Finneas Phoenix\",\"Theodore Thunderbird\")\n\n<\/code><\/pre>\n\n\n\n<p>this is the house file  <\/p>\n\n\n\n<p>6 houses total <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>from houses import house\nfrom sorting import sort<\/code><\/pre>\n\n\n\n<p>this is the school code i know its only 2 lines but by the end my plan is to have 100+ lines  <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\nclass quiz:\n    sorting=()\n    qustions=random \n\nclass sort:\n    def storting(self, name):\n         for sorting in quiz.sorting:\n             if sorting==house.houses&#91;0]:\n                 return f\"{name} you are in phoehix\"\n             elif sorting==house.houses&#91;1]:\n                 return f\"{name} you are in thunderbird\"<\/code><\/pre>\n\n\n\n<p>sorting file <\/p>\n\n\n\n<p>you can click the link above to see the full plan and my notes <\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is my plan document for my next project witch is harry potter based game https:\/\/docs.google.com\/document\/d\/1BL5QrtWzxPMgtxUprEPQTWSab60QFM5qK0edP2zHVJY\/edit?usp=sharing today was a planing day&#8230; mostly with a little bit of code today was stage 1 day 1 of my harry potter based game https:\/\/github.com\/LarrySmith8209\/harry-potter\/tree\/main\/stage%201 this link has all my code so far this is the house file 6 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-67","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts\/67","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/comments?post=67"}],"version-history":[{"count":1,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts\/67\/revisions"}],"predecessor-version":[{"id":68,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts\/67\/revisions\/68"}],"wp:attachment":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/media?parent=67"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/categories?post=67"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/tags?post=67"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}