<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: HiuKim Yuen</title>
    <description>The latest articles on DEV Community by HiuKim Yuen (@hiukim).</description>
    <link>https://dev.to/hiukim</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1026401%2F66c4a47d-f01e-4c91-8200-780c81dfd890.jpeg</url>
      <title>DEV Community: HiuKim Yuen</title>
      <link>https://dev.to/hiukim</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hiukim"/>
    <language>en</language>
    <item>
      <title>ThirdWeb Hackathon</title>
      <dc:creator>HiuKim Yuen</dc:creator>
      <pubDate>Tue, 14 Feb 2023 03:40:05 +0000</pubDate>
      <link>https://dev.to/hiukim/thirdweb-hackathon-ed0</link>
      <guid>https://dev.to/hiukim/thirdweb-hackathon-ed0</guid>
      <description>&lt;p&gt;My first experience with thirdWeb GamingKit and ContractKit was for developing a web3 game.&lt;/p&gt;

&lt;p&gt;"Momentum" is a massive player strategy game that features a very simple game mechanism. To be successful, you must possess the skill to make the right move at the right moment.&lt;/p&gt;

&lt;p&gt;The full game rules can be found at &lt;a href="https://github.com/hiukim/thirdweb-game/blob/master/Rules.md"&gt;https://github.com/hiukim/thirdweb-game/blob/master/Rules.md&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The tech stack is as follows:&lt;/p&gt;

&lt;p&gt;The backend is implemented as a smart contract that can be deployed on an EVM-compatible blockchain. All the gaming data and players' moves are stored on-chain and are publicly viewable and verifiable.&lt;/p&gt;

&lt;p&gt;I used ContractKit provided by thirdWeb, which allowed me to deploy the contract easily and manage it in a web dashboard.&lt;/p&gt;

&lt;p&gt;The frontend gaming interface is developed with Unity using thirdWeb GamingKit. The gaming kit allows me to connect to a wallet and interact with the smart contract easily, so I can focus on the actual game implementation. The project can be exported to a WebGL application hosted on the web. The gaming kit also supports deploying the game to IPFS directly without any hassle.&lt;/p&gt;

&lt;p&gt;A test version of the game is deployed to the Goerli network and IPFS, and here is a playable link for anyone interested: &lt;a href="https://gateway.ipfscdn.io/ipfs/QmUudgzEzso4p3AJA4BmJGJbcu8qGJJP2sz77rdrDWUFJ9/"&gt;https://gateway.ipfscdn.io/ipfs/QmUudgzEzso4p3AJA4BmJGJbcu8qGJJP2sz77rdrDWUFJ9/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
