<?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: chanlan</title>
    <description>The latest articles on DEV Community by chanlan (@chanlan).</description>
    <link>https://dev.to/chanlan</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%2F718299%2F0190364c-ee15-49e7-a308-2e374a97bf6d.jpg</url>
      <title>DEV Community: chanlan</title>
      <link>https://dev.to/chanlan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chanlan"/>
    <language>en</language>
    <item>
      <title>My 1 Month Micro-controller Experience</title>
      <dc:creator>chanlan</dc:creator>
      <pubDate>Sun, 16 Jan 2022 12:55:38 +0000</pubDate>
      <link>https://dev.to/chanlan/my-1-month-micro-controller-experience-4kga</link>
      <guid>https://dev.to/chanlan/my-1-month-micro-controller-experience-4kga</guid>
      <description>&lt;h2&gt;
  
  
  Story of how I got into this stuff
&lt;/h2&gt;

&lt;p&gt;So I picked up my first pi(raspberry pi) somewhere during 2020 since I was super bored with my current project at the time (some random website)... Once I picked it up I didn't do anything with it for like the entire 2020 lol. Probably because amazon closed in my area, I couldn't buy any components for any &lt;strong&gt;real project&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Current progress
&lt;/h2&gt;

&lt;p&gt;Well, I bought some accessories for my pi in December 2021, for Christmas, and have been making a few things... My next big project with my pi is probably to make some sort of robot.&lt;/p&gt;

&lt;h2&gt;
  
  
  Projects
&lt;/h2&gt;

&lt;p&gt;I've got some of my projects on my new Twitter since I deleted my old one(personal issues with it).&lt;/p&gt;

&lt;p&gt;So here they are: &lt;a href="https://twitter.com/duck_ware"&gt;MicroController Projects&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>raspberrypi</category>
      <category>arduino</category>
      <category>myexperience</category>
    </item>
    <item>
      <title>my lua experience</title>
      <dc:creator>chanlan</dc:creator>
      <pubDate>Mon, 08 Nov 2021 01:39:46 +0000</pubDate>
      <link>https://dev.to/chanlan/my-lua-experience-5gm9</link>
      <guid>https://dev.to/chanlan/my-lua-experience-5gm9</guid>
      <description>&lt;p&gt;got to try the lua programming language and the love2d game framework for the first time... here are my thoughts...&lt;/p&gt;

&lt;p&gt;lua -&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;its a cool lang&lt;/li&gt;
&lt;li&gt;the syntax is weird&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;love2d -&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;its ez to implement things&lt;/li&gt;
&lt;li&gt;alot of open source stuff&lt;/li&gt;
&lt;li&gt;overall its a great game framework for beginners&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;my overall review is 8/10&lt;/p&gt;

&lt;p&gt;heres what i made: &lt;a href="https://github.com/scoopydevy/zelda-lua"&gt;https://github.com/scoopydevy/zelda-lua&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cpp</category>
      <category>gamedev</category>
      <category>github</category>
      <category>lua</category>
    </item>
    <item>
      <title>my current work on my game</title>
      <dc:creator>chanlan</dc:creator>
      <pubDate>Sun, 03 Oct 2021 14:41:26 +0000</pubDate>
      <link>https://dev.to/chanlan/my-current-work-on-my-game-1cl6</link>
      <guid>https://dev.to/chanlan/my-current-work-on-my-game-1cl6</guid>
      <description>&lt;p&gt;got basic rendering done using SDL_image which is way better than using OpenGL cuz sdl2 is so "bare-bone" but i feel really proud that ive got an image moving on the screen my next big approach would be to get some physics into the game like gravity, tile collision etc.Till then... Cheers! #gamedev #cpp &lt;a href="https://twitter.com/scoopydevy/status/1441387905096683532"&gt;https://twitter.com/scoopydevy/status/1441387905096683532&lt;/a&gt;&lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>cpp</category>
    </item>
  </channel>
</rss>
