<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Dev Blog on //shark_with_legs</title>
    <link>https://sharkwithlegs.com/tags/dev-blog/</link>
    <description>Recent content in Dev Blog on //shark_with_legs</description>
    <generator>Hugo</generator>
    <language>en-GB</language>
    <lastBuildDate>Sat, 08 Aug 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sharkwithlegs.com/tags/dev-blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Unity Tutorial - Masking objects in the water using stencil buffers</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/unity_tutorial_stencil_buffer/</link>
      <pubDate>Sat, 08 Aug 2020 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/unity_tutorial_stencil_buffer/</guid>
      <description>&lt;p&gt;This tutorial will show you how you can clip out parts objects from being rendered, alongside this I will give a simplified explanation of how stencil buffers work.&lt;/p&gt;
&lt;p&gt;Stencil buffers can be thought of similarly to how clipping masks work, In this case they will be used in 2 ways firstly they can exclude whats inside the mask from being rendered and secondly they can do the inverse of this and only include the contents of the mark depending on the logic that is applied in the shader.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Frog island - 2k Download, Fan-art &amp; Wireframe magazine</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/frog_island_trailer/</link>
      <pubDate>Tue, 07 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/frog_island_trailer/</guid>
      <description>&lt;p&gt;Just before the release of 0.4a we hit many amazing milestones.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We hit 2k download&lt;/li&gt;
&lt;li&gt;We had a small review in Wireframe magazine&lt;/li&gt;
&lt;li&gt;But most importantly we received a photo of some fan-art from someone in the speed running community &lt;em&gt;(sorry I forget who it was)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Edit:&lt;/strong&gt;
This is a retroactive post based on the updated main blog page to point to version 0.4a of frog island.&lt;/p&gt;
&lt;br&gt;
&lt;img src=&#34;https://sharkwithlegs.com/frogisland_fanart.jpg&#34; width=600 style=&#34;display: block; margin: 0 auto&#34;&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src=&#34;https://sharkwithlegs.com/frogisland_wireframe.jpg&#34; width=600 style=&#34;display: block; margin: 0 auto&#34;&gt;
&lt;br&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/CtmqyfXI3m0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;</description>
    </item>
    <item>
      <title>Unity - Thermal printer dungeon crawler</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/unity_tutorial_thermal_printer_game/</link>
      <pubDate>Sun, 09 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/unity_tutorial_thermal_printer_game/</guid>
      <description>&lt;p&gt;Myself &amp;amp; Oliver Pope made a tiny thermal printer dungeon crawler game where you play mostly blind, i.e. where you make 3 inputs +1 level beaten and then once N inputs have been made we print the game state.&lt;/p&gt;
&lt;p&gt;The idea is you would only get a single run and you would get to keep the receipt paper of your run as a &amp;ldquo;prize&amp;rdquo; to take home.&lt;/p&gt;
&lt;p&gt;Our game was accepted into bonus stage Live London, but then COVID-19 happened and as a result it was never played by the public.&lt;/p&gt;</description>
    </item>
    <item>
      <title>UX Research - Spaced repitition for teaching in games</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/ux_research_using_spaced_learning/</link>
      <pubDate>Wed, 08 Jan 2020 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/ux_research_using_spaced_learning/</guid>
      <description>&lt;p&gt;Ensuring that users retain information over long periods of time and save them to long term memory has the potential to be useful within game spaces as it will all players to compare their previous knowledge in context.&lt;/p&gt;
&lt;p&gt;It has been observed that there is an effective learning methodology ‘Spaced Repetition’, this method re-teaches users information at set intervals, this is done to best insure that the information such as words are archived to long term memory (Ebbinghaus, 1885). Building on these findings, Pavlov (1927) observed that there is possibility to save other types of information into the users memory such as associations. This was done by creating an associations between a ringing of a bell expressing that there is food for the dog. The spaced repetition methodology could now be seen as one that was more dynamic than what was initially presented.
From this it could be argued that there is possibility to teach humans information that is not inline with the initial methodology.&lt;/p&gt;</description>
    </item>
    <item>
      <title>UX Research - Getting users to play</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/ux_research_reaction_time_in_games/</link>
      <pubDate>Tue, 07 Jan 2020 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/ux_research_reaction_time_in_games/</guid>
      <description>&lt;p&gt;By gaining an understanding of what is a fair amount of time for players to react to events within video games, there is potential to apply this knowledge to ensure that the difficulty of interaction between players and enemies are possible for progression.&lt;/p&gt;
&lt;p&gt;It could be argued that for a reaction input to be made there are multiple stages should be taken into consideration; firstly the amount of time it takes for the player to perceive an action in the environment, secondly how long it takes for a user to register an action these can be defines as the processing stages. finally how long it takes for the software or game to register the action the user made this is know as the response (Bjørklund, 1991).&lt;/p&gt;</description>
    </item>
    <item>
      <title>UX Research - Interaction design in games</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/ux_research_interaction_design_in_games/</link>
      <pubDate>Mon, 06 Jan 2020 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/ux_research_interaction_design_in_games/</guid>
      <description>&lt;p&gt;Ensuring that players can interact with user interface systems quickly and easily is of utmost importance when designing complex interaction methods that contain large amounts of different interaction methods.&lt;/p&gt;
&lt;p&gt;It can been stated that when large amounts of choice are presented to a user the amount of time it takes for a choice to increases on a logarithmic curve (Fig.1)&lt;/p&gt;
&lt;br&gt;
&lt;img src=&#34;https://sharkwithlegs.com/Hick_0.png&#34; width=500 style=&#34;display: block; margin: 0 auto&#34;&gt;
&lt;br&gt;
&lt;p&gt;&lt;em&gt;(Fig.1, Hicks Law Expressing a logarithmic curve showing the relationship of as choice increases as does time, until it will eventually plateau (Hick, 1952).)&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>UX Research - Getting users to play</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/ux_research_getting_users_to_play/</link>
      <pubDate>Sun, 05 Jan 2020 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/ux_research_getting_users_to_play/</guid>
      <description>&lt;p&gt;Getting users to initial play and return to a game is of utmost importance when the gameplay is either to continue progression to the end of an experience or short periods of play over long periods of time.&lt;/p&gt;
&lt;p&gt;It has been observed that there are two main motivation models that contrast from each other the initial operant conditioning, mainly Variable Interval Reinforcement discovered by Ferster and Skinner (1957) this method of giving rewards is unpredictable and due to this the user is more likely to check if they will be rewarded for their actions. Secondly the other motivation type is Self Determination Theory (SDT), this is an internal motivation type that does not rely on external rewards, but instead on the betterment of a skill, social status and the control of ones life (SDT)&lt;/p&gt;</description>
    </item>
    <item>
      <title>UX Research - Cognitive biases in games (IKEA effects)</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/ux_research_cognitive_bias_in_games_ikea/</link>
      <pubDate>Fri, 03 Jan 2020 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/ux_research_cognitive_bias_in_games_ikea/</guid>
      <description>&lt;p&gt;There is potential within games to use the effects irrational judgement known as cognitive biases. This can allow for players to assign large amounts value to the work that they create within game spaces.&lt;/p&gt;
&lt;p&gt;It has been observed that humans share a cognitive bias that assigns disproportionate amount of value to objects they have made over ones they have purchased, known as the IKEA effect (Norton, Mochon and Ariely, 2012).
Alongside this bias, it has been seen that humans outweigh negative effects such as losing objects or having them taking away from them in comparison to when humans make or find them. This is known as Loss Aversion (Tversky and Kahneman, 1992).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Project Bounce - Game released</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_bounce/</link>
      <pubDate>Thu, 28 Nov 2019 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_bounce/</guid>
      <description>&lt;p&gt;Project bounce is a endless game where the player must protect the heart at all costs as the difficulty ramps up.&lt;/p&gt;
&lt;p&gt;playable on itch.io &lt;a href=&#34;https://sharkwithlegs.itch.io/project-bounce&#34;&gt;Here:&lt;/a&gt;&lt;/p&gt;
&lt;div id=&#34;banner&#34; style=&#34;overflow: hidden; display: flex; justify-content:space-around;&#34;&gt;
    &lt;div class=&#34;&#34; style=&#34;max-width: 47.5%; max-height: 50%;&#34;&gt;
        &lt;img src =&#34;/project_bounce_0.png&#34;&gt;
    &lt;/div&gt;
    &lt;div class=&#34;&#34; style=&#34;max-width: 47.5%; max-height: 50%;&#34;&gt;
        &lt;img src =&#34;/project_bounce_1.png&#34;&gt;
    &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Bauhaus - Game Released &#43; Game design document</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/bauhaus_gdd/</link>
      <pubDate>Mon, 01 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/bauhaus_gdd/</guid>
      <description>&lt;p&gt;PDF of the game design document for the game bauhaus
&lt;a href=&#34;https://sharkwithlegs.com/Bauhaus_GDD.pdf&#34;&gt;Bauhaus_GDD&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We released the game Bauhaus on itch.io &lt;a href=&#34;https://sharkwithlegs.itch.io/bauhaus&#34;&gt;Here:&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Project Red - Title screen &amp; Release</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_12_title_screen/</link>
      <pubDate>Wed, 02 Jan 2019 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_12_title_screen/</guid>
      <description>UAL Collaborative project: how to get around</description>
    </item>
    <item>
      <title>Project Red - Tutorial UI</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_11_tutorial_ui/</link>
      <pubDate>Wed, 02 Jan 2019 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_11_tutorial_ui/</guid>
      <description>UAL Collaborative project: A little more guidance</description>
    </item>
    <item>
      <title>Project Red - particle effects / Line renderer redesign</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_10_particle_effects_the_line_renderer_redesign/</link>
      <pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_10_particle_effects_the_line_renderer_redesign/</guid>
      <description>UAL Collaborative project: How we express our controls</description>
    </item>
    <item>
      <title>Project Red - Basic UI</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_9_basic_ui/</link>
      <pubDate>Tue, 23 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_9_basic_ui/</guid>
      <description>UAL Collaborative project: basic controls</description>
    </item>
    <item>
      <title>Project Red - Finished level</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_8_finished_level/</link>
      <pubDate>Mon, 22 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_8_finished_level/</guid>
      <description>UAL Collaborative project: The world is alive</description>
    </item>
    <item>
      <title>Project Red - First arted level build</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_7_level_build/</link>
      <pubDate>Sun, 21 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_7_level_build/</guid>
      <description>UAL Collaborative project: look into our new world</description>
    </item>
    <item>
      <title>Project Red - Half way presentation &#43; storyboard</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_6_presentation/</link>
      <pubDate>Sat, 20 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_6_presentation/</guid>
      <description>UAL Collaborative project: The half way point</description>
    </item>
    <item>
      <title>Project Red - Prototyping puzzles</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_5_prototyping_puzzles/</link>
      <pubDate>Fri, 19 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_5_prototyping_puzzles/</guid>
      <description>UAL Collaborative project: puzzle prototype</description>
    </item>
    <item>
      <title>Project Red - The game and the mechanics</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_4_game_and_mechanics/</link>
      <pubDate>Thu, 18 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_4_game_and_mechanics/</guid>
      <description>UAL Collaborative project: Locking down the core mechanics of the game</description>
    </item>
    <item>
      <title>Project Red - One minute to sell ourselves</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_3_one_minute_to_sell_ourselves/</link>
      <pubDate>Wed, 17 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_3_one_minute_to_sell_ourselves/</guid>
      <description>UAL Collaborative project: What could we possibly say in one minute</description>
    </item>
    <item>
      <title>Project Red - Time game prototype</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_2_1_time_puzzle_prototype/</link>
      <pubDate>Wed, 17 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_2_1_time_puzzle_prototype/</guid>
      <description>UAL Collaborative project: Partners in time? a puzzle game prototype</description>
    </item>
    <item>
      <title>Project Red - Shadow game prototype</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_2_0_light_puzzle_prototype/</link>
      <pubDate>Tue, 16 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_2_0_light_puzzle_prototype/</guid>
      <description>UAL Collabrative project: Can you see the light? a puzzle game prototype</description>
    </item>
    <item>
      <title>Project Red - Making some prototypes</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_2_making_some_prototypes/</link>
      <pubDate>Mon, 15 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_2_making_some_prototypes/</guid>
      <description>UAL Collaborative project: Selecting 2 design ideas</description>
    </item>
    <item>
      <title>Project Red - Physics game concept</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_1_3_physics_game/</link>
      <pubDate>Sun, 14 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_1_3_physics_game/</guid>
      <description>UAL Collabrative project: Physics game concept</description>
    </item>
    <item>
      <title>Project Red - Puzzle game concept (shadows)</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_1_2_puzzle_game/</link>
      <pubDate>Sat, 13 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_1_2_puzzle_game/</guid>
      <description>UAL Collabrative project: Puzzle game concept (2)</description>
    </item>
    <item>
      <title>Project Red - Puzzle game concept (time)</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_1_1_puzzle_game/</link>
      <pubDate>Fri, 12 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_1_1_puzzle_game/</guid>
      <description>UAL Collaborative project: Puzzle game concept (1)</description>
    </item>
    <item>
      <title>Project Red - Action game concept</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_1_0_action_game/</link>
      <pubDate>Thu, 11 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_1_0_action_game/</guid>
      <description>UAL Collaborative project: Action game concept</description>
    </item>
    <item>
      <title>Project Red - Action Game concept</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_1_mechanics_brainstorm/</link>
      <pubDate>Thu, 11 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_1_mechanics_brainstorm/</guid>
      <description>UAL Collabrative project: Action Game concept</description>
    </item>
    <item>
      <title>Project Red - Git this</title>
      <link>https://sharkwithlegs.com/posts/dev_blog/project_red_0_git_this/</link>
      <pubDate>Wed, 10 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://sharkwithlegs.com/posts/dev_blog/project_red_0_git_this/</guid>
      <description>UAL Collaborative project: git-ting it together.</description>
    </item>
  </channel>
</rss>
