Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

1.3KB

Title: “Memory” GUI Date: 2024-07-04 00:00 Category: News Slug: memory-gui Lang: en

“Memory” GUI

In June I implemented GUI for “Memory” game in Python with the help of Python Arcade.

While searching for the most convenient tool to create resources (assets), I found notebooks lined with graph paper to work the best:

Texture of a notebook

To see the portable code architecture in real life, I participated in the 3-day long gamejam of “Start the game”. “Memory” game was used with a customized look to satisfy jam requirements.

Here's how the customized version looks like (Windows64 build):

July plans

I'll make the instrument support Python to JavaScript code translation.