2026-01 File management
This commit is contained in:
@@ -24,6 +24,28 @@
|
||||
<center>
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="memory-gui.html">"Memory" GUI</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2024-07-04 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<h1 id="memorygui">"Memory" GUI</h1>
|
||||
<p>In June I implemented GUI for "Memory" game in Python with the help of
|
||||
<a href="https://arcade.academy">Python Arcade</a>.</p>
|
||||
<p>While searching for the most convenient tool to create resources (assets), I found
|
||||
notebooks lined with graph paper to work the best:</p>
|
||||
<p><img src="../../images/2024_memory-gui_notebook.jpg" alt="Texture of a notebook" /></p>
|
||||
<p>To see the portable code architecture in real life, I participated in the 3-day long
|
||||
gamejam of <a href="https://dtf.ru/games/2783053-nachni-igru-ocenka-videorolikov">"Start the game"</a>. "Memory" game was used with a customized look to satisfy jam requirements.</p>
|
||||
<p>Here's how the customized version looks like (<a href="https://ims.cr5.space/app/p/4FvJS4fk/Вредные-продукты/about">Windows64 build</a>):. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="memory-gui.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="memory-text-ui.html">"Memory" text UI</a>
|
||||
@@ -208,24 +230,6 @@ not the hardware one. Today I can confidently say I found the necessary. . .</p>
|
||||
<a href="git-budget.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="teaching-to-program-2019.html">Teaching folks to program 2019, a.k.a. in the search of an ideal program: Sequence</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2020-02-12 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2020-02-11_teaching-to-program-2019_screenshot.png" alt="MUROM" /></p>
|
||||
<p>In this article Michael shares his thoughts on teaching folks to program in 2019.</p>
|
||||
<p><strong>Preface</strong></p>
|
||||
<p>Autumn 2019 was the third time I participated as one of the teachers in the course to teach 10-15-year-old folks to program. The course took place from mid. September to mid. December. Each Saturday, we were studying from 10 AM to 12 PM. More details about the structure of each class and the game itself can be found in <a href="teaching-kids-to-program.html">the 2018 article</a>.</p>
|
||||
<p>I have the following goals for conducting such courses:. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="teaching-to-program-2019.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="pagination_title">Page 3 of 10</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user