Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

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.