{"id":115,"date":"2008-04-04T20:22:17","date_gmt":"2008-04-04T09:22:17","guid":{"rendered":"http:\/\/www.vectorstorm.org\/2008\/04\/04\/and-still-no-screenshot\/"},"modified":"2008-04-04T20:22:17","modified_gmt":"2008-04-04T09:22:17","slug":"and-still-no-screenshot","status":"publish","type":"post","link":"https:\/\/www.vectorstorm.com.au\/2008\/04\/04\/and-still-no-screenshot\/","title":{"rendered":"And still no screenshot"},"content":{"rendered":"

I’m finding myself growing more and more surprised at just how much code needs to be written for this mystery game, even as I continue to pare it back to make it achievable in the time limit, and just how little of the code actually puts anything visible up on screen.<\/p>\n

Here’s the current state of play:<\/p>\n

I’m planning for this game to be the first of two “Games in a Week”;\u00a0 the second will build on the first one, to make a more well-rounded game, but the first one will be a fully playable game in its own right.<\/p>\n

This first game (as yet unnamed) uses a static, fixed mansion layout, currently seven rooms.\u00a0 There
\nare also a fixed set of seven “guests” at the mansion.\u00a0 The events of the evening, however, will be generated randomly.\u00a0 The player gets the opportunity to replay the events of the evening from each surviving guest’s point of view by using an “interview guest” interface, but guests may have faulty memories or may be lying (due to being the murderer).\u00a0 In this interface, the player will see the guest’s memories of his movements through the mansion on the evening, along with where they saw other guests, and where they saw the murder weapon.\u00a0 Once the player has compared the memories of the guests, he will have the opportunity to accuse one of the guests of being the murderer, and optionally to nominate the time at which the murder took place.\u00a0 Get the murderer right, and you win.\u00a0 Get the time of the murder right for bonus points.<\/p>\n

As you’ve probably noticed, this first game entirely abstracts away the concept of motives, and of determining a murder weapon.\u00a0 It also removes navigation (as characters can move instantly from any room to any other room;\u00a0 the hallways are not counted as locations), and theplayer never moves around the house himself;\u00a0 the game is entirely driven by menus and other interfaces, rather than giving the player a direct avatar within the world.\u00a0 I’d like to add all of these things into the second game.\u00a0 But trying to randomly generate a solvable puzzle is turning out to be a big enough task without also worrying about collision detection and pathfinding.\u00a0 ;)<\/p>\n","protected":false},"excerpt":{"rendered":"

I’m finding myself growing more and more surprised at just how much code needs to be written for this mystery game, even as I continue to pare it back to make it achievable in the time limit, and just how little of the code actually puts anything visible up on screen. Here’s the current state…<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":""},"categories":[23,17],"tags":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/po9WK-1R","_links":{"self":[{"href":"https:\/\/www.vectorstorm.com.au\/wp-json\/wp\/v2\/posts\/115"}],"collection":[{"href":"https:\/\/www.vectorstorm.com.au\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.vectorstorm.com.au\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.vectorstorm.com.au\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vectorstorm.com.au\/wp-json\/wp\/v2\/comments?post=115"}],"version-history":[{"count":0,"href":"https:\/\/www.vectorstorm.com.au\/wp-json\/wp\/v2\/posts\/115\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.vectorstorm.com.au\/wp-json\/wp\/v2\/media?parent=115"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.vectorstorm.com.au\/wp-json\/wp\/v2\/categories?post=115"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.vectorstorm.com.au\/wp-json\/wp\/v2\/tags?post=115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}