You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2024-07_memory-gui.md 1.3KB

12345678910111213141516171819202122232425262728293031
  1. Title: "Memory" GUI
  2. Date: 2024-07-04 00:00
  3. Category: News
  4. Slug: memory-gui
  5. Lang: en
  6. # "Memory" GUI
  7. In June I implemented GUI for "Memory" game in Python with the help of
  8. [Python Arcade][arcade].
  9. While searching for the most convenient tool to create resources (assets), I found
  10. notebooks lined with graph paper to work the best:
  11. ![Texture of a notebook][ntex]
  12. To see the portable code architecture in real life, I participated in the 3-day long
  13. gamejam of ["Start the game"][jam]. "Memory" game was used with a customized look to satisfy jam requirements.
  14. Here's how the customized version looks like ([Windows64 build][w64]):
  15. <iframe width="560" height="315" src="https://www.youtube.com/embed/yd9vS62Ypro?si=iJcEKH6Vj1yRudvK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
  16. # July plans
  17. I'll make the instrument support Python to JavaScript code translation.
  18. [arcade]: https://arcade.academy
  19. [w64]: https://ims.cr5.space/app/p/4FvJS4fk/Вредные-продукты/about
  20. [ntex]: ../../images/2024_memory-gui_notebook.jpg
  21. [jam]: https://dtf.ru/games/2783053-nachni-igru-ocenka-videorolikov