<?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: Alexander Bruyaka</title>
    <description>The latest articles on DEV Community by Alexander Bruyaka (@albruevich).</description>
    <link>https://dev.to/albruevich</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%2F3798504%2F5048a2cb-f5ed-4c1a-b6f9-054b2b7fecc2.png</url>
      <title>DEV Community: Alexander Bruyaka</title>
      <link>https://dev.to/albruevich</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/albruevich"/>
    <language>en</language>
    <item>
      <title>Learn C# with a Simple 10-Lesson Console Game</title>
      <dc:creator>Alexander Bruyaka</dc:creator>
      <pubDate>Sat, 28 Feb 2026 16:15:52 +0000</pubDate>
      <link>https://dev.to/albruevich/learn-c-with-a-simple-10-lesson-console-game-2l9f</link>
      <guid>https://dev.to/albruevich/learn-c-with-a-simple-10-lesson-console-game-2l9f</guid>
      <description>&lt;p&gt;Hi everyone.&lt;/p&gt;

&lt;p&gt;As an experiment, I decided to write a simple project in C#.&lt;/p&gt;

&lt;p&gt;It's a small console game in the style of a space shooter.&lt;/p&gt;

&lt;p&gt;The project consists of 10 lessons, starting simple and increasing in complexity.&lt;/p&gt;

&lt;p&gt;I think this could help beginners understand the basic principles of programming and game development.&lt;/p&gt;

&lt;p&gt;In the lessons, we cover the basic principles of programming: loops, arrays, methods, classes, enumerations, collections, input, rendering, and data saving.&lt;/p&gt;

&lt;p&gt;I’m wondering if this is actually useful to anyone.&lt;/p&gt;

&lt;p&gt;Do you think this could help beginners master the language?&lt;/p&gt;

&lt;p&gt;GitHub:&lt;br&gt;
&lt;a href="https://github.com/albruevich/Galaxy" rel="noopener noreferrer"&gt;https://github.com/albruevich/Galaxy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GIF:&lt;br&gt;
&lt;a href="https://raw.githubusercontent.com/albruevich/Galaxy/e1233dc104a0b09bec919cfea8561f5f8772069f/docs/gameplay.gif" rel="noopener noreferrer"&gt;https://raw.githubusercontent.com/albruevich/Galaxy/e1233dc104a0b09bec919cfea8561f5f8772069f/docs/gameplay.gif&lt;/a&gt;&lt;/p&gt;

</description>
      <category>csharp</category>
      <category>beginners</category>
      <category>education</category>
      <category>gamedev</category>
    </item>
  </channel>
</rss>
