Development of architecture and game logic for a roguelike game in Python
Example of designing a modular structure and developing game mechanics in Visual Studio Code. Implemented a clean architecture of the project, working with data arrays (generation of maps/environments) and optimization of algorithms. The case demonstrates skills in writing complex procedural backends for games in Python.