Skip to main content

Board Game Post Mortem : The Good


The Cards

This is probably the element I feel that best represents what I was striving for with this board game. They are both clear in their rules and evocative in their theme and flavour text. The flavour helps aid in the player's comprehension of the rules and the rules reinforce the comedic nature of the cards, creating to my mind the perfect balance of form and function. I also wove element of non-linear storytelling throughout some of the cards creating miniature stories that over the course of one or more games the players will piece together giving them both a motive for further play and an incentive to engage with the item card mechanic.

Moving forwards I really want to try to continue to incorporate narrative elements into the mechanicals systems of my games. Telling a story through the actions available to the players and allowing the player's actions to create narratives is something I value incredibly highly and I feel at least in parts my use of narrative mixed mechanical items worked well towards that end. Had I had the same success with the board and rules text then I would feel the board game as a whole had succeeded in this as a goal but unfortunately, the cards are the only place currently that I think this is true.

The visuals of the cards also leave something to be desired. I attempted to make them as simple as possible to allow the rules and text to do as much fo the heavy lifting for the game's theme, but I fear this was a mistake and next time, or in a subsequent version of this game I will need to more fully utilise visual style and flair to convey thematic ideas and mechanical functions. Currently, the border colour informs the player of the class of the time card but that's as far and any aesthetic element goes in expressing game systems or ideals.

Were I to remake the cards I would firstly for visual clarity segregate the four different texts into their own distinct boxes and would create the text itself using a program other than illustrator as it lost some of the definition on the letters as well as being unable to process the text in a way that allowed me to easily fix errors in line placement and such. I would also strongly consider the addition of graphics which would probably also help in producing the cohesive theme and visual style which is currently sorely lacking. 

Comments

Popular posts from this blog

Art and Design Exercises : Decontructing Art into Basic Shapes for 3D Modeling, Glastonbury Dam

The PoƤng of Art Glastonbury Dam, By Tyler Edlin, can be broken down into one large cube for the central building of the castle with another rotated and reduced for the roof. The wall is comprised of 4 cylinders with cones on top for the rooves. The tunnel section of the wall could be constructed from rectangles and cylinders using the difference boolean. For the details on the turrets themselves such as the wooden beams, I would use rectangles sunken into the surface to create the depth present in the facade. Alot of the surface detail is heavily repeated on a micro-scale and then on a macro-scale so I would probably try to create a detailed wall for example by creating the largest parts first then cut to get the tunnel, then add the rectangles to make up the supports on one small section and copy that across its breadth. Finally, I would then copy the whole thing for the other walls and make any changes that need to be made to distinguish them. using the same technique I would make t...

Affine texture mapping : Subdivide Mesh

Af fine map indeed Another bug I  encountered in my previous project was when using the PSX shader on large surfaces the warping became severe which was disorientating while playing. This is because the affine mapping that the shader does to emulate the affine mapping the PS1 did, approximates the positions of vertices in screen space meaning that if the vertex in question is far off-screen the approximation becomes more inaccurate meaning that if you subdivide the meshes into smaller triangles the effect is drastically diminished.

Technical tutorial : Illustrator and Photoshop

REVENGE OF ILLUSTRATOR First I loaded an image into illustrator then using the pen tool created shapes with which to create a clipping mask. This made the image into the same shape as the panel frame. I then used Image trace to change the image to black and white as well as adding the flattening effect which bands the colours. When I came to adding the image of Godzilla I opened it in photoshop and created a clipping mask to extract only the parts I wanted. Once I had done that I saved it as a png and opened it in my comic illustrator file. Both panels only took about 1 hour combined to create, so this was a very streamed lined process. The only issue I ran into was that if you modified a file that illustrator has open such as the photo of Godzilla the program will pester you incessantly about it until you relent and let it update at which point it will change all instances of the file to the updated version. This wiped about 10 min of work I had done extracting a photo of Godzilla. I ...