2026-02 GitBudget resurrection

This commit is contained in:
2026-02-01 22:13:31 +03:00
parent 8339c0bbdb
commit 2c5eac6253
29 changed files with 594 additions and 356 deletions

View File

@@ -42,7 +42,7 @@
<li><strong>The second quarter</strong> (April - June):<ul>
<li>(Python) Created the first version of Python -&gt; C++ translator</li>
<li>Created text UI for "Memory" game</li>
<li>Created graphics UI for "Memory" game with assests based on sketches drawn on the graph paper</li></ul></li>
<li>Created graphics UI for "Memory" game with assets based on sketches drawn on the graph paper</li></ul></li>
<li><strong>The third quarter</strong> (July - September):<ul>
<li>(Python) Created 2D adventure game prototype using Python Arcade</li>
<li>Renamed "Limited language model" term to "Cross-language dialect" (<strong>CLD</strong>) to better convey the nature of achieving portable code</li>