Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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.