<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>General :: Lintukoto Games - Godot</title>
    <link>https://godot.lintukoto.cc/general/index.html</link>
    <description>Here you can find general information about Godot and game development.&#xA;Development Tilesets Asking for Help Programming Rules</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 08 Oct 2023 16:34:42 +0000</lastBuildDate>
    <atom:link href="https://godot.lintukoto.cc/general/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Asking for Help</title>
      <link>https://godot.lintukoto.cc/general/asking-for-help/index.html</link>
      <pubDate>Mon, 11 Sep 2023 09:01:49 +0300</pubDate>
      <guid>https://godot.lintukoto.cc/general/asking-for-help/index.html</guid>
      <description>Asking for help in the best way possible is not as easy as when you need to ask help by using computer. You only have a few tools at your disposal - text, images and videos. It’s also difficult to express yourself if you don’t know the exact terms or you don’t know what happens on your computer or in your program.&#xA;Where to ask for help? The probably fastest and most modern way to ask for help is to use the Godot Discord server</description>
    </item>
    <item>
      <title>Programming Rules</title>
      <link>https://godot.lintukoto.cc/general/programming-rules/index.html</link>
      <pubDate>Mon, 11 Sep 2023 09:02:09 +0300</pubDate>
      <guid>https://godot.lintukoto.cc/general/programming-rules/index.html</guid>
      <description>These are some rules I use when writing code. They are not set in stone and they are not the only way to do things. They are just my way of doing things.&#xA;1. Use meaningful names Use names that describe what the variable, function, or node is used for. For example, if you have a variable that holds the player’s score, you can name it player_score. If you have a function that calculates the player’s score, you can name it calculate_player_score. If you have a label node that holds the player’s score, you can name it PlayerScoreLabel.</description>
    </item>
    <item>
      <title>Development Tilesets</title>
      <link>https://godot.lintukoto.cc/general/development-tilesets/index.html</link>
      <pubDate>Sun, 08 Oct 2023 16:34:42 +0000</pubDate>
      <guid>https://godot.lintukoto.cc/general/development-tilesets/index.html</guid>
      <description>Here are here are simple design tilesets you can use to create your own tilemaps easily:&#xA;16 x 16 tileset 32 x 32 tileset</description>
    </item>
  </channel>
</rss>